Retrieve a list of sessions for a workspace. Optionally return the session closest to a provided timestamp.
Documentation Index
Fetch the complete documentation index at: https://docs.keylogroup.co.uk/llms.txt
Use this file to discover all available pages before exploring further.
start_time)/sessions/list/{workspaceId}
x-api-key<your-api-key>workspaceId (required)stringb0a6c81e-2d5d-4f29-bb4b-9a1e0d9f6c11start_time (optional)start_time is closest to the timestamp you send.
stringdate-time (ISO 8601)2026-02-14T18:30:00Zstart_time is not provided:
start_time DESC (most recent first)start_time is provided:
Note: This is not a range filter. Only the closest matching session is returned.
The response structure depends on your workspace session table (ws_sessions_{workspaceId}).
Example response (multiple sessions)