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 runtime API key (ck_...), sent as Authorization: Bearer <key>.
Path parameters
session_id
Query parameters
limit
Response
Successful Response
schema_version
LoreOS success-envelope version.
data
next_actions
Concrete follow-up API actions; empty when no action is required.
Errors
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error