Skip to main content
GET

Get Label

Retrieves detailed information about a specific label, including its name, color, and associated workspace.

Request

integer
required
The ID of the label to retrieve

Response

integer
Unique identifier for the label
string
The name of the label
string
The hex color code of the label
object
Information about the label’s workspace
string
Creation timestamp in workspace timezone
string
Last update timestamp in workspace timezone

Code Examples

Error Codes

Unauthorized
Missing or invalid API token
Forbidden
Token does not have ‘labels’ permission
Not Found
Label not found or user does not have access to the label’s workspace