{
"id": "01a06dae-4d6c-744b-8020-003a72e8498c",
"timestamp_created": "2026-09-04T18:28:54.764Z",
"created_by": "01a06dae-4d6c-744b-8020-003bb5e00abb",
"organization_id": "01a06dae-4d6c-744b-8020-003c236bc557",
"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:
"01a06dae-4d6c-744b-8020-003a72e8498c"
Timestamp when the custom lead label was created
Example:
"2026-09-04T18:28:54.764Z"
User ID of the creator of this label
Example:
"01a06dae-4d6c-744b-8020-003bb5e00abb"
Organization ID that owns this custom lead label
Example:
"01a06dae-4d6c-744b-8020-003c236bc557"
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