Skip to main content
GET
Retrieve pipelines

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

objectType
string
required

The type of object for which pipelines are being retrieved. This is a required parameter and must be specified in the path.

Response

successful operation

results
object[]
required

An array of Pipeline objects, each representing a specific pipeline within the collection.

Last modified on August 3, 2026