v1

latestOpenAPI 3.0.3Apache 2.02026-07-13121230447.8 KB
Accounts

Get all aliases of an account

Get all aliases of an account using account_id

get/accounts/{account_id}/account_aliases

Path parameters

account_idstring required
Example:ACC00001

account_id corresponding to an account

Response

Response for list account aliases request

nextTokenstring

Example response

{
  "nextToken": "eyJsYXN0SXRlbUlkIjogInN0cmluZyIsICJwYWdlU2l6ZSI6IDEwMCwgInNvcnRPcmRlciI6ICJhc2MifQ=="
}