aliases
List Deployment Aliases
Retrieves all Aliases for the Deployment with the given ID. The authenticated user or team must own the deployment.
GET
Authorizations
Default authentication mechanism
Path Parameters
The ID of the deployment the aliases should be listed for
Example:
"dpl_FjvFJncQHQcZMznrUm9EoB8sFuPa"
Query Parameters
The Team identifier to perform the request on behalf of.
Example:
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
Example:
"my-team-url-slug"
Response
200
application/json
The list of aliases assigned to the deployment
The response is of type object
.