pipelines
Describe pipeline
Retrieves the details of the pipeline identified by the given pipelineId, enriched by attributes.
get/pipelines/{pipelineId}
Path parameters
pipelineIdinteger required
Pipeline numeric identifier
Query parameters
attributesPipelineQueryAttribute[]
Additional attribute values to include in the response (labels, optimized status, computeEnv). Returns an empty value (labels: null, etc.) if omitted.
workspaceIdinteger
Workspace numeric identifier
sourceWorkspaceIdinteger nullable
Source workspace numeric identifier
Response
OK