Get Label
Retrieve a single label by ID.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
labelId
Response
Label retrieved successfully
id
Label identifier
name
Label display name
color
Label color as a hex code (e.g. “#FF5733”), or null if unset
type
Label type — WORK for work-order labels, ASSET for asset labels
Allowed values:
createdAt
updatedAt
Errors
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error
502
Bad Gateway Error
