# Page Not Found

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

- [List deployments (Vercel SDK)](/docs/rest-api/sdk/deployments/list-deployments.md): GET /v6/deployments List deployments under the authenticated user or team. If a deployment hasn't finished uploading (is incomplete), the url
- [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
- [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.
- [Create a new deployment (Vercel SDK)](/docs/rest-api/sdk/deployments/create-a-new-deployment.md): POST /v13/deployments Create a new deployment with all the required and intended data. If the deployment is not a git deployment, all files must be

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