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
Companies ids for companies a task is linked to
contactsIdslist of integers
Contact ids for contacts linked to this task
dealsIdslist of strings
Deal ids for deals a task is linked to
idstring
Unique task id

Errors

400
Bad Request Error
404
Not Found Error