runs
Get Run
Get a specific pipeline run using its ID.
Args: run_id: ID of the pipeline run to get. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response.
Returns: The pipeline run.
get/api/v1/runs/{run_id}
Path parameters
run_idstring uuid required
Query parameters
hydrateboolean
Response
Successful Response