Skip to main content
GET
List Pipeline Stages

Authorizations

Authorization
string
header
required

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

Path Parameters

pipeline_id
string<uuid>
required

Response

results
object[]
required

Stage rows: id, pipeline_id, name, stage_order, is_closed_won, is_closed_lost, timestamps.