v1
latestOpenAPI 3.1.02026-08-066984441.1 MBchecklistItems
Returns the checklist items for a project task with the specified id.
<Check title="Required Permissions" icon="key">The user must have either project-planning-data:read permissions or be assigned to the project task.</Check>
get/projects/{projectId}/projecttasks/{taskId}/checklistitems
Path parameters
projectIdstring uuid required
The id of the project.
taskIdstring uuid required
The id of the task.
Headers
Authorizationstring required
Bearer authentication
Response
OK