Get a task

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Path parameters

idstringRequired

Response

Returns the Task by id
namestring
Name of task
taskTypeIdstring

Id for type of task e.g Call / Email / Meeting etc.

companiesIdslist of strings or null
Companies ids for companies a task is linked to
contactsIdslist of integers or null
Contact ids for contacts linked to this task
dealsIdslist of strings or null
Deal ids for deals a task is linked to
idstring or null
Unique task id

Errors