| Field | Type | Required | Description |
|---|---|---|---|
deployments |
List[models.DeploymentResponse] | ✔️ | List of deployments |
next_cursor |
Nullable[str] | ✔️ | Cursor for the next page of results |
workspace_id |
str | ✔️ | Workspace ID the results are scoped to |
| Field | Type | Required | Description |
|---|---|---|---|
deployments |
List[models.DeploymentResponse] | ✔️ | List of deployments |
next_cursor |
Nullable[str] | ✔️ | Cursor for the next page of results |
workspace_id |
str | ✔️ | Workspace ID the results are scoped to |