v1
latestOpenAPI 3.1.02026-08-066984441.1 MBchecklistItems
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