Skip to main content
GET
Get a pipeline

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

project
string
required

Path Parameters

pipelineId
string
required

Response

200 - application/json

Ok

Generic types for Document:

  • T - the type of _id
  • TQueryHelpers - Object with any helpers that should be mixed into the Query type
  • DocType - the type of the actual Document created
updatedAt
string
required
createdAt
string
required
columns
any[]
required
recordType
enum<string>
required
Available options:
COMPANY,
CONTACT
lanes
any[]
required
viewType
enum<string>
required
Available options:
board,
table
isPublic
boolean
required
project
object
required
users
string[]
required
_id
string
required
sortBy
any
color
string
icon
string
organisation
object
name
string