v1
OpenAPI 3.0.02026-08-04109109370.6 KBTasks
Get a task
Get a single task by the ID provided.
get/tasks/{id}
Path parameters
idstring required
Task ID
Response
Task
Example response
{
"htmlUrl": "https://app.nutshell.com/lead/1006",
"htmlUrlPath": "/lead/1006",
"id": "3-contacts",
"recurrenceRule": {
"htmlUrl": "https://app.nutshell.com/lead/1006",
"htmlUrlPath": "/lead/1006",
"rule": "FREQ=WEEKLY;BYDAY=MO",
"mode": "dueDate",
"id": "3-contacts"
}
}