For the complete documentation index, see llms.txt. This page is also available as Markdown.

Settings Pipeline Stages

Retrieve Pipeline Stages

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
pipelineIdstringRequired

ID of the Pipeline

Responses
200

List of stages for the pipeline

application/json
totalRowsnumberOptional
get/settings/stages/{pipelineId}

Last updated

Was this helpful?