Return a task with many information.
Full details for assignees, full details for task type, full details for task status, etc.
Path parameters
-
task_id
Required
GET
/data/tasks/{task_id}/full
curl \
--request GET 'http://api.example.com/data/tasks/{task_id}/full' \
--header "Authorization: $API_KEY"