{
"id": "01a082d0-3349-71bd-9e72-0c8771a1830c",
"timestamp_created": "2026-09-08T20:57:57.833Z",
"created_by": "01a082d0-3349-71bd-9e72-0c88017d24c6",
"organization_id": "01a082d0-3349-71bd-9e72-0c89e690f75c",
"label": "Hot Lead",
"interest_status_label": "positive",
"interest_status": 1,
"description": "Used for marking high-priority leads",
"use_with_ai": false
}Lead label
This schema describes objects returned by the Lead Label endpoints.
A custom label for categorizing and managing leads
Unique identifier for the custom lead label
Example:
"01a082d0-3349-71bd-9e72-0c8771a1830c"
Timestamp when the custom lead label was created
Example:
"2026-09-08T20:57:57.833Z"
User ID of the creator of this label
Example:
"01a082d0-3349-71bd-9e72-0c88017d24c6"
Organization ID that owns this custom lead label
Example:
"01a082d0-3349-71bd-9e72-0c89e690f75c"
Display label for the custom lead label
Example:
"Hot Lead"
Interest status label associated with this label
Available options:
positive, negative, neutral Example:
"positive"
Interest status associated with this label. This is generated automatically by us.
Example:
1
Detailed description of the custom lead label purpose
Example:
"Used for marking high-priority leads"
Whether this label should be used with AI features
Example:
false