v1
latestOpenAPI 3.1.02026-08-066984441.1 MBchecklistItems
Retrieves a checklist item from a private task.
<Check title="Required Permissions" icon="key">The user must be assigned to the task.</Check>
get/me/privatetasks/{taskId}/checklistitems/{checklistItemId}
Path parameters
taskIdstring uuid required
The id of the task.
checklistItemIdstring uuid required
The id of the checklist item to retrieve.
Query parameters
userIdstring uuid
The id of the user.
Headers
Authorizationstring required
Bearer authentication
Response
OK