latestOpenAPI 3.1.02026-08-145132109.4 KB
e4dda8c7f007
Tasks
Get task
Returns full details on a task by task_id, including task-level and assignee task file attachments.
get/projects/{project_id}/tasks/{id}
Path parameters
project_idinteger required
ID of the project
idinteger required
ID of the task
Query parameters
uploaded_by'client' | 'firm'
Filter attached_files by who uploaded them. "firm" returns only task-level files (uploaded by firm users), "client" returns only assignee task files (uploaded by clients). Omit to return both.
Response
successfully returns the task