Skip to main content
POST
GetPipeline

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 getting a single pipeline

pipelineId
string<uuid>

ID of the pipeline to retrieve

Response

Success

Response for a single pipeline

pipelineId
string

ID of the pipeline

name
string

Name of the pipeline

isDefault
boolean

Whether the pipeline is default

totalJobPostings
string<int64>

A total number of job postings by pipeline id