Get Label List

Response Format

ParameterTypeDescription
codeNumberRefer to [Success and Error Code] (https://docs.cinnox.com/reference/error-codes-and-rate-limit)
labelList.idStringThe label ID
labelList.nameStringThe label name
labelList.colorNameStringThe colour name of the label
labelList.createdByStringThe ID of staff who created the label
labelList.updatedByStringThe ID of staff who updated the label
labelList.createdAtStringThe label creation day and time
labelList.updatedAtStringThe label updated day and time
Path Params
string
required

App ID

Query Params
int32

Skip {offset} number of data

int32
Defaults to 50

Return {limit} number of data. Default limit (50), max:500.

string

The ID of the label whose information you are required to get.

string

The label name

Headers
string

application/json

string

Bearer AppToken

Responses

Language
Choose an example:
application/json