checklistItems
Returns the checklist for a private task with the specified id.
<Check title="Required Permissions" icon="key">The user must be be assigned to the task.</Check>
get/users/{userId}/privatetasks/{taskId}/checklistitems
Path parameters
userIdstring uuid required
The id of the user.
taskIdstring uuid required
The id of the task.
Headers
Authorizationstring required
Bearer authentication
Response
OK