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

contentstring required

Brief description of the task

statusstring required

Current status of the task: pending, in_progress, completed, cancelled

prioritystring required

Priority level of the task: high, medium, low

Changes

Changed in 2 of the 102 revisions of this API.11

    • removed the required property items/id from the response with the 200 status

      response-required-property-removed

    • added the required property items/id to the response with the 200 status

      response-required-property-added

    This revision also has 36 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog