Task
task
Returns a task.<p>Scopes: task_read</p>
get/v{version}/tasks/{id}
Path parameters
idstring required
The id of the task.
versionstring required
Response
Success
Example response
{
"due_date": "yyyy-MM-dd"
}Returns a task.<p>Scopes: task_read</p>
The id of the task.
Success
{
"due_date": "yyyy-MM-dd"
}