Skip to main content
GET
List session events

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

sessionId
string<uuid>
required

Query Parameters

cursor
Pattern: ^\d+$
limit
default:50
Pattern: ^\d+$
messageId
string<uuid>

Response

List session events

items
object[]
required
nextCursor
string | null
required