List Accounts
Account Onboarding
List Accounts
Lists all accounts owned by the same user as your API key’s business, including the originating account, with their application status.
GET
List Accounts
Lists every account owned by the same user as your API key’s business — including the account your API key belongs to — with each application’s status.
Example Request
Example Response
Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
page | integer | No | Page number (default 1) |
pageSize | integer | No | Results per page (default 20, max 100) |
entityType | string | No | Filter by business or individual |
status | string | No | Filter by application status (draft, submitted, approved, rejected, changes_requested) |
Authorizations
Your Rolla API key
Query Parameters
Required range:
x <= 100Available options:
business, individual Filter by application status
Available options:
draft, submitted, approved, rejected, changes_requested