v1
latestOpenAPI 3.0.32026-08-0621531.1 KBList items
Get a list item and its parents
Returns the requested item first, followed by its parents up to the root.
get/checklists/{checklist_id}/tasks/{task_id}.{format}
Path parameters
checklist_idinteger required
task_idinteger required
format'json' | 'xml' required
Response representation.
Query parameters
with_notesboolean
If set, the result includes information about notes added to the items.
Response
The item followed by its ancestor items.