List sub-accounts
List sub-accounts
Lists sub-accounts owned by the caller, newest first. q performs a case-insensitive substring search on name only; percent and underscore characters are treated literally.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
q
Case-insensitive name substring
enabled
Filter by active or inactive sub-accounts
Allowed values:
page
Page number, from 1 through 65,535
per_page
Items per page, from 1 through 100
sort_by
Accepted sort field; results are currently returned newest first
Allowed values:
sort_order
Accepted sort direction; results are currently returned newest first
Allowed values:
Response
sub-accounts list
object
has_more
data
total_count
Errors
400
List Sub Accounts Request Bad Request Error
403
List Sub Accounts Request Forbidden Error
422
List Sub Accounts Request Unprocessable Entity Error