Get all Sub-Accounts (New)

Retrieve all sub-accounts under a parent account, discover downstream customer identifiers, and use them for onboarding, wallet, and scoped platform operations.

📘

Check your base URL

Each Verto service has its own host. Use the base URL shown in the endpoint definition on this page — do not reuse a host from another service.

Sandbox hosts end in -sandbox.vertofx.com; the matching production host replaces sandbox with beta. Sending a request to the wrong environment returns 403.

See URLs (Sandbox vs Production) for the full service-by-service list.



Query Params
int32
required
1 to 100

Specifies the maximum number of records to return.

int32
required
≥ 0

Specifies the number of items to skip before starting to collect the result set.

string
enum

Specifies the order in which to return the records, either by ascending (createdAtAsc) or descending (createdAtDesc) creation date.

Allowed:
Body Params
string

To search sub account by company name

companyReferences
array of strings
companyReferences
ids
array of strings
ids
externalIds
array of strings
externalIds
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json