task_categories

GET {{api_url}}/api/v1/task_categories

Returns the available list of task categories you can use to set the type of task

RESPONSES

status: OK

[{"id":"cfe4c997-aa76-462c-98f1-c92a6b4c93ff","created_at":"2022-11-21T01:24:42Z","updated_at":"2022-11-21T01:24:42Z","name":"Task"},{"id":"2392efce-f66f-4ba3-afb6-4ff74cc51229","created_at":"2022-11-21T01:24:42Z","updated_at":"2022-11-21T01:24:42Z","name":"Call"},{"id":"ff5aa124-8b19-4132-b977-304b83f709d2","created_at":"2022-11-21T01:24:42Z","updated_at":"2022-11-21T01:24:42Z","name":"Email"},{"id":"21bf5cc5-9b3d-4a8d-be0f-631928082295","created_at":"2022-11-21T01:24:42Z","updated_at":"2022-11-21T01:24:42Z","name":"Meeting"},{"id":"7f7bdb8b-ba1d-4812-8aaa-c27b9c38e4e0","created_at":"2022-11-21T01:24:42Z","updated_at":"2022-11-21T01:24:42Z","name":"Onboarding"}]