pipelines

Get Pipeline

Gets a specific pipeline using its unique id.

Args: pipeline_id: ID of the pipeline to get. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response.

Returns: A specific pipeline object.

get/api/v1/pipelines/{pipeline_id}

Path parameters

pipeline_idstring uuid required

Query parameters

hydrateboolean

Response

Successful Response

idstring uuid required
permission_deniedboolean
namestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.