Ellipsis APIReferenceReviews
Reviews
Reviews endpoints of the Ellipsis REST API.
Get Agent Session Turns
Return the session's conversation structure — its turns and inbox messages — for durable (keyed) sessions; empty lists for single-shot sessions. The session's per-conversation state (idle | running | closed) rides on the session object itself (session_state).
List Reviews
List the customer's code reviews, newest first, with `findings` omitted (counters only). Webhook-created reviews appear here too, so this answers "show me every review on this PR".