# Page Not Found

`/docs/rest-api/sdk/aliases/list-deployment-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.
- [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 with the given deployment ID. The authenticated user or team must own this
- [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 Files (Vercel SDK)](/docs/rest-api/sdk/deployments/list-deployment-files.md): GET /v6/deployments/{id}/files Allows to retrieve the file structure of the source code of a deployment by supplying the deployment unique

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