runs
Get Run Steps
Get all steps for a given pipeline run.
Args: run_id: ID of the pipeline run. step_run_filter_model: Filter model used for pagination, sorting, filtering
Returns: The steps for a given pipeline run.
get/api/v1/runs/{run_id}/steps
Path parameters
run_idstring uuid required
Query parameters
sort_bystring
logical_operator'or' | 'and'
Logical Ops to use to combine filters on list methods.
pageinteger
sizeinteger
scope_workspacestring uuid nullable
namestring nullable
code_hashstring nullable
cache_keystring nullable
statusstring nullable
Response
Successful Response