Pipeline
Get Pipeline Elements
Get all elements for a pipeline (lightweight).
Heavy job_config keys (e.g. objectives) are projected out for performance. GET /elements/{element_id} returns the same lightweight shape; the full job_config is stored separately and fetched from storage when a detail view needs it.
get/pipelines/{pipeline_id}/elements
Path parameters
pipeline_idstring required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.