Get all task types
Retrieve the list of all available task types, such as Email, Call, Meeting, Todo, Lunch, Deadline, and LinkedIn. If no task types exist yet, the default set is automatically created and returned. Use the task type ID when creating or updating tasks.
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Response
Returns all the Task types
id
Id of task type
title
Title of task type
Errors
400
Bad Request Error