# GET /control/v1/deployments

> ListDeployments

- `operationId`: `ControlV1DeploymentsListDeployments`
- Group: [Deployments](https://sference.com/docs/api-reference/deployments.md)
- API spec (machine-readable): https://sference.com/openapi.json
- HTML version: https://sference.com/docs/api-reference/deployments/ControlV1DeploymentsListDeployments

## Responses

### `200` — Request fulfilled, document follows

Schema: `DeploymentListResponse`

| Field | Type | Required | Constraints | Description |
| --- | --- | --- | --- | --- |
| `items` | array<DeploymentResponse> | yes | — | — |

Source: https://sference.com/docs/api-reference/deployments/ControlV1DeploymentsListDeployments
