Skip to content

Stages Object ​



id
string
REQUIRED · The stage's unique identifier
name
string
The stage's name
position
number
The order of stage in the pipeline
status
string
The status of the stage
All possible enum values:
  • active
  • inactive
pipeline
object
The pipeline this stage is part of
id
string
The pipeline's unique identifier
name
string
The name of the pipeline
created_at
string · date-time
The date and time of the stage's creation
updated_at
string · date-time
The date and time of the stage's last update
remote_data
object
Raw data returned from the remote API call.