# Page Not Found

`/docs/rest-api/aliases` does not exist. Similar pages:

- [List aliases](/docs/rest-api/aliases/list-aliases.md): GET /v4/aliases Retrieves a list of aliases for the authenticated User or Team. When domain is provided, only aliases for that domain will be
- [List aliases (Vercel SDK)](/docs/rest-api/sdk/aliases/list-aliases.md): GET /v4/aliases Retrieves a list of aliases for the authenticated User or Team. When domain is provided, only aliases for that domain will be
- [Assign an Alias](/docs/rest-api/aliases/assign-an-alias.md): POST /v2/deployments/{id}/aliases Creates a new alias for the deployment with the given deployment ID. The authenticated user or team must own this
- [Get an Alias](/docs/rest-api/aliases/get-an-alias.md): GET /v4/aliases/{idOrAlias} Retrieves an Alias for the given host name or alias ID. Categoryaliases AuthenticationBearer token required
- [List Deployment Aliases](/docs/rest-api/aliases/list-deployment-aliases.md): GET /v2/deployments/{id}/aliases Retrieves all Aliases for the Deployment with the given ID. The authenticated user or team must own the deployment.

All pages: [/llms.txt](/llms.txt)
