v1
latestOpenAPI 3.1.02026-08-066984441.1 MBchecklistItems
Returns a checklist item for a private task with the specified id.
<Check title="Required Permissions" icon="key">The user must be the creator of the task.</Check>
get/users/{userId}/otherprivatetasks/{taskId}/checklistitems/{checklistItemId}
Path parameters
userIdstring uuid required
The id of the user.
taskIdstring uuid required
The id of the task.
checklistItemIdstring uuid required
The id of the checklist item.
Headers
Authorizationstring required
Bearer authentication
Response
OK