Retrieve Customer Label
Last updated
Was this helpful?
URL : /api/v1/clabels/{id}/
Method : GET
Code : 200 OK
Content examples :
{
"id": 1,
"label": "Internal",
"color": "#2e86de",
"company": null
}Last updated
Was this helpful?
Was this helpful?