# List Deployments **GET /deployments** List Deployments. ## Servers - https://api.elastic-cloud.com/api/v1: https://api.elastic-cloud.com/api/v1 () ## Parameters ## Responses ### 200 The list of deployments that belong to the authenticated user. #### Body: application/json (object) - **deployments** (array[object]) The deployments ### 401 You are not authorized to perform this action. #### Body: application/json (object) - **errors** (array[object]) A list of errors that occurred in the failing request [Powered by Bump.sh](https://bump.sh)