Get Label Data
Fetch the details of a specific label by its unique label ID.
Required token scopes: none - any valid API token works
הרשאות
API token generated in Texter: gear icon → Developers → API Tokens. When creating a token, assign it the scopes required by the endpoints you plan to call - each endpoint lists its required scopes.
פרמטרי נתיב
The unique identifier of the label. You can retrieve all existing labels using the List All Labels endpoint
תגובה
The label object. Field-by-field reference: The Label object
A label defined in Texter
Unique label ID (1-100 characters)
"hot_lead"
Display name (1-100 characters)
"HOT LEAD"
Full hex color (#RRGGBB). Defaults to #555555 when omitted at creation
"#2CCCE4"
Present and true on system labels (defined by Texter, e.g. failed-message). System labels cannot be created or deleted via the API; only their name and color can be updated