List sessions
List sessions for the calling org, newest first. Repeatable status filters OR together; the group aliases active and terminal expand to the underlying status set. created_after / created_before accept ISO-8601 UTC. Paginate with limit + starting_after=<last_session_id>.
Authorizations
Live API key minted in the dashboard. Pass as Authorization: Bearer sk_live_…. Keys are scoped to a single environment (staging / prod).
Query Parameters
Repeatable filter. Accepts a SessionStatus value or the aliases active / terminal. Multiple values OR together.
Filter to sessions referencing this avatar.
Lower bound, inclusive. ISO-8601 UTC.
Upper bound, exclusive. ISO-8601 UTC.
Page size. Default 20, max 100.
1 <= x <= 100Pagination cursor — a sess_… id from a previous page.

