List Aliases
Retrieves a list of aliases for the authenticated User or Team. When domain is provided, only aliases for that domain will be returned. When projectId is provided, it will only return the given project aliases.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter aliases from the given projectId
"prj_12HKQaOmR5t5Uy6vdcQsNIiZgHGB"
The Team identifier or Team slug to perform the request on behalf of.
"team_xbtegd63gdg5636gdg"
Maximum number of aliases to list from a request
20
Get aliases created after this JavaScript timestamp
"1540095775941"
Get aliases created before this JavaScript timestamp
"1540095775941"