Get Task
contacts_get_taskRetrieve a specific task for a contact by supplying contactId and taskId, returning the task details needed to review or update CRM workflows.
Instructions
Get Task [GET /contacts/{contactId}/tasks/{taskId}] Scopes: contacts.readonly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | Task Id | |
| contactId | Yes | Contact Id |