get https://examplebaseURL.com/v1/api/apps//labels
Response Format
Parameter | Type | Description |
---|---|---|
code | Number | Refer to Success and Error Code |
labelList.id | String | The label ID |
labelList.name | String | The label name |
labelList.colorName | String | The colour name of the label |
labelList.createdBy | String | The ID of staff who created the label |
labelList.updatedBy | String | The ID of staff who updated the label |
labelList.createdAt | String | The label creation day and time |
labelList.updatedAt | String | The label updated day and time |