# Page Not Found

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

- [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
- [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.
- [Get an Alias (Vercel SDK)](/docs/rest-api/sdk/aliases/get-an-alias.md): GET /v4/aliases/{idOrAlias} Retrieves an Alias for the given host name or alias ID. Categoryaliases SDK@vercel/sdk (npm i @vercel/sdk)
- [Gets a list of aliases with status for the current promote (Vercel SDK)](/docs/rest-api/sdk/projects/gets-a-list-of-aliases-with-status-for-the-current-promote.md): GET /v1/projects/{projectId}/promote/aliases Get a list of aliases related to the last promote request with their mapping status Categoryprojects

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