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

GET

The user needs to be the creator of the task.

Required Permissions
Any authenticated user.

Path parameters

userIdstringRequired

The id of the user. Not required when using the /me route.

taskIdstringRequired

The id of the task.

Response

OK

list of objects or null
Built with