latestOpenAPI 3.0.32026-08-10152216352.3 KB

eea119b4113f

Workspaces

List Workspace Tasks Environments

Lists all environments for tasks in a specific workspace run

get/workspaces/{workspaceId}/runs/{runId}/tasks/environments

Response

Workspace tasks environments retrieved successfully

string[] required

List of environment names for tasks in a workspace run

Example response

[
  "production"
]