Skip to main content
GET
List the current organization's lead statuses

Authorizations

Authorization
string
header
required

Authorization header using the Bearer scheme. Accepted values are Leadping user JWT access tokens and WorkOS organization API keys beginning with sk_.

Response

OK

id
string

Unique identifier for the lead status.

organizationId
string

Identifier of the organization that owns the lead status.

name
string

Display name of the lead status.

color
string

Display color assigned to the lead status.

category
enum<string>

LeadStatusChange category represented by the lead status.

Available options:
Open,
Qualified,
Converted,
Lost,
Invalid,
Duplicate
sortOrder
integer<int32>

Relative display order of the lead status.

isArchived
boolean

Indicates whether the lead status has been archived.

modifiedAt
string<date-time>

Date and time when the lead status was last modified.