List all session summaries, optionally filtered by space.
cURL
curl http://localhost:18080/api/sessions
{ "sessions": [ { "id": "<string>", "workspaceId": "<string>", "status": "running", "createdAt": "2023-11-07T05:31:56Z", "completedAt": "2023-11-07T05:31:56Z" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.hellofriday.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.hellofriday.ai/llms.txt
Use this file to discover all available pages before exploring further.
Filter by space ID
List of sessions
Show child attributes