Task
Get task
Retrieves detailed information about a specific task by its ID. The response includes all task properties, associated project details, tags, expenses, notes, and other related information.
get/v1/tasks/{id}
Path parameters
idstring required
Task identifier
Response
Task details
Changes
No recorded changes to this endpoint across all 3 revisions of this API.