List all Child Accounts

This endpoint allows a parent account to retrieve a paginated list of its associated child accounts, including their key properties and current status.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
❗️

This endpoint is intended for use by a parent account and requires your Live Secret Key. All actions performed via this endpoint will affect live data.

Query Params
string

Filters results by account type. Possible values: 'consumer' or 'merchant'.

string

Sets the end date for filtering by creation date. Format: YYYY-MM-DD. Example: '2025-03-23'

string

Sets the start date for filtering by creation date. Format: YYYY-MM-DD. Example: '2025-01-30'

string

Filters results by merchant features. Example: 'basic_wallet', 'payment_gateway', or 'basic_wallet,payment_gateway' (default: all)

integer

Controls the number of results returned per page. Default: 10 if not declared. Example: 20

integer

Specifies the page number for the list of results. Example: 1

string

Filters results based on a search term. Only trade_name and account id are allowed. Example: 'org_xx'

string

Filters results by the status of the child accounts. Example: 'pending', 'activated', or 'pending,activated' (for both)

Response

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