Skip to main content
POST
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.

Headers

Idempotency-Key
string
required
Required string length: 1 - 160

Path Parameters

sessionId
string
required
Maximum string length: 160

Body

application/json
turnId
string
required

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