Skip to main content
POST
ListPipelineStages

Authorizations

Authorization
string
header
required

Personal API key, sent as Authorization: Bearer <key>.

Headers

Connect-Protocol-Version
number
required

Define the version of the Connect protocol

Example:

1

Connect-Timeout-Ms
number

Define the timeout, in ms

Example:

1000

Body

application/json

Request to list stages for a pipeline

pipelineId
string<uuid>

ID of the pipeline to list stages for

Response

Success

Response with a list of pipeline stages

items
Item · object[]

List of pipeline stage items