Replay the conversation spine (sync / mailbox)
Return the conversation’s turns with seq > after_seq, ordered oldest→newest (both roles, harness turns included). The webhook escalation.message.created is the doorbell; THIS endpoint is the mailbox — dedupe by seq and gap-sync from it. Extends the owner’s lease.
Authorizations
Flowyte secret API key (Authorization: Bearer flowyte_sk_live_…). Scope-gated; is scoped to your organization — a key can never reach another tenant. The listed scopes in each operation's apiKey requirement are the scopes that key must hold. The tokenUrl is nominal: keys are minted in the dashboard.
Path Parameters
The escalation session id whose conversation turns you are reading or replying to.
Query Parameters
Return only turns with a spine seq greater than this (0 = from the start).
x >= 0