v1

latestSwagger 2.02026-07-176862225.3 KB
session

Get events for session

Get events for a session with cursor-based pagination.

get/session/{session_id}/events

Path parameters

session_idstring uuid required

Session ID

Query parameters

limitinteger

Limit of events to return, default 50. Max 200.

cursorstring

Cursor for pagination.

time_descboolean

Order by created_at descending if true, ascending if false (default false)

Response

OK

codeinteger
errorstring
msgstring