# Page Not Found

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

- [List Deployment Aliases (Vercel SDK)](/docs/rest-api/sdk/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.
- [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 (Vercel SDK)](/docs/rest-api/sdk/aliases/assign-an-alias.md): POST /v2/deployments/{id}/aliases Creates a new alias for the deployment resolved from the given deployment or alias ID or URL. The authenticated
- [Delete an Alias (Vercel SDK)](/docs/rest-api/sdk/aliases/delete-an-alias.md): DELETE /v2/aliases/{aliasId} Delete an Alias with the specified ID. Categoryaliases SDK@vercel/sdk (npm i @vercel/sdk)
- [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)
