v2

latestOpenAPI 3.0.02026-07-2632977728.5 KB
Practice Management

Retrieve an existing task

get/api/tasks/{id}

Path parameters

idstring required

Query parameters

statusinteger
categoryinteger
due_at_datestring
due_at_unknownstring
sincestring
due_at_sincestring
assignee_userinteger
assignee_groupinteger
due_at_rangestring

Response

OK

categoryinteger
archivedboolean
assigned_bystring

ID of /api/users/ who assigned the task

assignee_userstring

Either assignee_user or assignee_group should be set

created_atstring
assignee_groupinteger

Either assignee_user or assignee_group should be set

updated_atstring
created_bystring

ID of /api/users who created the task

priority'10' | '20' | '30' | '40'

Can be one of the following 10(Low), 20(Medium), 30(High), 40(Urgent)

statusinteger required
titlestring required
idinteger