Returns the checklist items for a project task with the specified id.

GET

To retrieve the checklist items of a project task either ‘read’ permissions on the ‘project-planning-data’ feature are required or the user needs to be assigned.

Required Permissions
Any authenticated user.

Path parameters

projectIdstringRequired

The id of the project.

taskIdstringRequired

The id of the task.

Response

OK

list of objects or null
Built with