Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Task categories
The response is of type object
.
Get available task categories
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Task categories
The response is of type object
.