Get session todos
Retrieve the todo list associated with a specific session, showing tasks and action items.
get/session/{sessionID}/todo
Path parameters
sessionIDstring required
Session ID
Query parameters
directorystring
Response
Todo list
Changes
Changed in 2 of the 102 revisions of this API.11
- ▲
removed the required property
items/idfrom the response with the200statusresponse-required-property-removed
- ▲
- ○
added the required property
items/idto the response with the200statusresponse-required-property-added
This revision also has 36 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○