runs
List Runs
Get pipeline runs according to query filters.
Args: runs_filter_model: Filter model used for pagination, sorting, filtering. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response.
Returns: The pipeline runs according to query filters.
get/api/v1/runs
Query parameters
hydrateboolean
sort_bystring
logical_operator'or' | 'and'
Logical Ops to use to combine filters on list methods.
pageinteger
sizeinteger
scope_workspacestring uuid nullable
tagstring nullable
namestring nullable
orchestrator_run_idstring nullable
pipeline_namestring nullable
statusstring nullable
unlistedboolean nullable
Response
Successful Response