Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Better Auth OAuth 2.1 authorization-code/device grants. Access tokens are exact-resource bound; the Portal BFF verifies them and delegates a downscoped internal bearer.

Path Parameters

sessionId
string
required
Maximum string length: 160

Query Parameters

cursor
string
wait
integer
Required range: 0 <= x <= 30000

Response

Ordered event page

session_id
string
required
cursor
string
required
events
object[]
required
has_more
boolean
required
commits
object[]
Last modified on September 24, 2026