APIs & SDKs
List Deployment Aliases
List Deployment Aliases
AuthorizationbearerToken
Default authentication mechanism
Retrieves all Aliases for the Deployment with the given ID. The authenticated user or team must own the deployment.
GEThttps://api.vercel.com/v2/deployments/{id}/aliases
Path parameters

string
id
teamId
Required
The ID of the deployment the aliases should be listed for
Query parameters
Optional
slug
string
string
Optional
The Team slug to perform the request on behalf of.
The Team identifier to perform the request on behalf of.
401The request is not authorized.
400One of the provided values in the request query is invalid.
aliases
Required
200The list of aliases assigned to the deployment
This page is not in the current cross-link map.