v1

latestOpenAPI 3.1.12026-07-17124229467.0 KB

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

Query parameters

directorystring
workspacestring

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