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
Example response
{
"nextToken": "eyJsYXN0SXRlbUlkIjogInN0cmluZyIsICJwYWdlU2l6ZSI6IDEwMCwgInNvcnRPcmRlciI6ICJhc2MifQ=="
}