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
Default authentication mechanism
Query Parameters
Get only aliases of the given domain name
20
"my-test-domain.com"
Get only aliases created after the provided timestamp
1540095775951
Maximum number of aliases to list from a request
10
Filter aliases from the given projectId
"prj_12HKQaOmR5t5Uy6vdcQsNIiZgHGB"
Get aliases created after this JavaScript timestamp
1540095775941
Get aliases created before this JavaScript timestamp
1540095775951
Get aliases that would be rolled back for the given deployment
"dpl_XXX"
The Team identifier to perform the request on behalf of.
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
"my-team-url-slug"
Response
The response is of type object
.