Authorizations
This api key can be used for all account level operations
Query Parameters
Number of records to return per request.
Example:
10
Number of initial records to skip.
Example:
0
Case-insensitive search against the sub-account name.
Example:
"Hooli"
Response
Successfully retrieved sub-accounts.
Unique ID for the sub-account.
Example:
11
Name of the sub-account.
Example:
"Hooli"
UNIX epoch nano timestamp when the sub-account was created.
Example:
1567512491586102000
API key for the sub-account.
Example:
"AHZ3125333JHEP"
Labels associated with the sub-account
Example:
["label1", "label2"]Indicates whether the sub-account is a Plus sub-account
Example:
true
Type of the sub-account
Available options:
0, 1 Example:
1
Member who created the sub-account
Member who updated the sub-account
SMTP Auths associated with the sub-account