v1

latestSwagger 2.0MIT2026-07-17233380637.0 KB
Tasks

Get all task types

get/crm/tasktypes

Response

Returns all the Task types

idstring

Id of task type

titlestring

Title of task type

Example response

{
  "id": "61a88a2eb7a574180261234",
  "title": "Email"
}