APILabels
Get a label
Only the id and name. The label record also carries freeform import metadata, which is not public.
curl -X GET "https://example.com/v1/labels/0"{ "data": { "id": -9007199254740991, "name": "string" }}Only the id and name. The label record also carries freeform import metadata, which is not public.
curl -X GET "https://example.com/v1/labels/0"{ "data": { "id": -9007199254740991, "name": "string" }}