Pipelines

Get Pipelines

GET /pipelines

Returns Pipelines based on a user and the workspace they're in.

Headers

Name
Value

Content-Type

application/json

Body

Name
Required
Type
Description

apiKey

Yes

string

API key

Response

{
  "id": "hZCTFn3FzbYwGsXj-KpGv1hnIa6",
  "name": "South American Financial Services",
  ...
}

Last updated