store
Get Workspace Tasks
Task rows of an owned workspace.
run_scope narrows to tasks created or assigned by one isolated run's sessions. It can only ever shrink the result set, so it needs no authorization of its own beyond the workspace ownership check below.
get/v1/store/workspaces/{workspace_id}/tasks
Path parameters
workspace_idstring required
Query parameters
include_variablesboolean
run_scopestring nullable
Response
Successful Response
{"stackTrail":"paths:/v1/store/workspaces/{workspace_id}/tasks:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 2 of the 18 revisions of this API.2
- ○
added the new optional
queryrequest parameterrun_scopenew-optional-request-parameter
- ○
- ○
endpoint added
endpoint-added
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○