Skip to main content
GET
Typescript (SDK)

Authorizations

Syllable-API-Key
string
header
required

Path Parameters

session_id
string
required

Response

Successful Response

Consolidated, time-ordered timeline of a session's events.

session_id
string
required

Internal ID of the session

events
TimelineEvent · object[]
required

All events, ordered by timestamp ascending

session_start
string<date-time> | null

The call's start (placement) time; the zero point for all offsets. Falls back to the first transcript turn for legacy sessions with no session_start event.