Aliases
List all aliases
Returns a list of aliases with pagination and sort.
GET
/
aliases
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
nextToken
string
pageSize
number
Response
200 - application/json
Represents for list response of alias
data
object[]
nextToken
string