latestOpenAPI 3.1.02026-08-186974431.1 MB
84917af8da36
checklistItems
Returns the checklist item with the specified id for a task.
<Check title="Required Permissions" icon="key">The user must have at least read permissions on the specified task.</Check>
get/tasks/{taskId}/checklistitems/{checklistItemId}
Path parameters
taskIdstring uuid required
The id of the task.
checklistItemIdstring uuid required
The id of the checklist item.
Headers
Authorizationstring required
Bearer authentication
Response
OK