Get the list of all the sub-accounts of the master account.

This endpoint will provide the list all the sub-accounts of the master account.

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Query parameters

offsetintegerRequired

Index of the first sub-account in the page

limitintegerRequired

Number of sub-accounts to be displayed on each page

Response

Sub-accounts list

countinteger or null
Total number of subaccounts
subAccountslist of objects or null

Errors