Session Trace

Unified per-event trace for one session (newest first): each event with its latest push-delivery status and the turn’s settled usage credits — so inbound -> reply -> cost -> delivery is ONE read instead of stitching the events, usage, and delivery logs by hand. App-scoped (404 if the session isn’t this app’s).

Authentication

AuthorizationBearer

LoreOS API key, sent as Authorization: Bearer <key>.

Path parameters

session_idstringRequired

Query parameters

limitintegerOptional1-500Defaults to 100

Response

Successful Response

Errors

422
Unprocessable Entity Error