DeploymentListResponse
May 27, 2026 ยท View on GitHub
Fields
| Field | Type | Required | Description |
|---|---|---|---|
deployments | List[models.DeploymentResponse] | :heavy_check_mark: | List of deployments |
next_cursor | Nullable[str] | :heavy_check_mark: | Cursor for the next page of results |
workspace_id | str | :heavy_check_mark: | Workspace ID the results are scoped to |