Skip to main content
GET
Get Account
Retrieves a single account with its full KYB/KYC application and uploaded documents. Use this to track an application’s status after submission.

Example Request

Example Response

Application status moves from draftsubmittedapproved (or changes_requested / rejected). When changes are requested, the application becomes editable again and change_request_note explains what needs fixing.

Authorizations

X-API-Key
string
header
required

Your Rolla API key

Path Parameters

accountId
string<uuid>
required

Identifier of an account owned by the same user as your API key's business

Response

Account retrieved successfully

success
boolean
Example:

true

message
string
Example:

"Account retrieved successfully"

data
object