checklistItems
Returns the checklist items 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/me/otherprivatetasks/{taskId}/checklistitems
Path parameters
taskIdstring uuid required
The id of the task.
Query parameters
userIdstring uuid
The id of the user.
Headers
Authorizationstring required
Bearer authentication
Response
OK
Changes
No recorded changes to this endpoint across all 5 revisions of this API.