---
title: "Get all task types"
method: GET
path: "/crm/tasktypes"
tags: ["Tasks"]
---

# Get all task types

`GET /crm/tasktypes`

## Response `200`

Returns all the Task types

- TaskTypes — Task types details
  - `id` string — Id of task type
  - `title` string — Title of task type

---

[API](https://skmtc.dev/getbrevo/apis/brevo-api.md) · [All operations](https://skmtc.dev/getbrevo/apis/brevo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getbrevo/brevo-api/revisions/2aec3cf66501/schema)
