runs
Get Pipeline Configuration
Get the pipeline configuration of a specific pipeline run using its ID.
Args: run_id: ID of the pipeline run to get.
Returns: The pipeline configuration of the pipeline run.
get/api/v1/runs/{run_id}/pipeline-configuration
Path parameters
run_idstring uuid required
Response
Successful Response
object required