Last updated 1 year ago
Was this helpful?
/api/2.0/categories
curl -L \ --url 'https://tracket.dev/api/2.0/categories'
{ "categories": [ { "is_billable": true, "label": "text", "id": "text" } ], "_links": { "self": { "href": "text" } } }