# Page Not Found

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

- [Delete a Deployment](/docs/rest-api/deployments/delete-a-deployment.md): DELETE /v13/deployments/{id} This API allows you to delete a deployment, either by supplying its id in the URL or the url of the deployment as a
- [Delete a Deployment (Vercel SDK)](/docs/rest-api/sdk/deployments/delete-a-deployment.md): DELETE /v13/deployments/{id} This API allows you to delete a deployment, either by supplying its id in the URL or the url of the deployment as a
- [List deployments](/docs/rest-api/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](/docs/rest-api/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)
