Get a task
Retrieves a single task by its ID (tsk_ prefix).
Authorizations
API key for authentication. Get yours at app.heffl.com/settings/developers
Path Parameters
Task ID
Response
OK
Task ID
Auto-generated task number
Task title
Task status
OPEN, IN_PROGRESS, ON_HOLD, COMPLETED, CANCELLED Task type
call, todo, meeting Whether to show time on the due date
Assignee user IDs
Tag IDs
Task description
Task priority
LOW, MEDIUM, HIGH Due date
Start date
Duration in minutes
When the task was completed
Linked entity type
projects, leads, deals Linked entity ID
Linked project ID
Linked lead ID
Linked deal ID
Linked client ID
Linked contact ID
Creator user ID
Creator name
When the task was created
When the task was last updated
Custom field values as top-level cf_* keys (for example cf_follow_up_type). There is no customFields wrapper.