Skip to main content
POST
ListPipelineStagesForCrewProfile

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 for listing pipeline stages for a crew profile

crewProfileId
string<uuid>

ID of the crew profile

limit
enum<string>

limit the nr of stages to return

Available options:
PAGING_SIZE_UNSPECIFIED,
PAGING_SIZE_2,
PAGING_SIZE_20,
PAGING_SIZE_100,
PAGING_SIZE_200,
PAGING_SIZE_1,
PAGING_SIZE_5

Response

Success

response for listing pipeline stages for a crew profile

items
Item · object[]

List of pipeline stage items