List the caller's incidents (newest first, paginated)
Read-only paginated listing of incidents recorded under this API key’s account. Each row is non-PII metadata by default; pass include_summary=true to include the decrypted incident summary (extra credits per row). BYOK incidents return the hybrid envelope on the summary field and list the field name in _e2e_envelope_fields.
Authorizations
API key as Bearer token
Query Parameters
Filter by risk_category (e.g. "bullying", "grooming").
Filter by risk_level.
low, medium, high, critical Filter by status.
new, reviewing, escalated, resolved, dismissed Filter by source modality.
text, voice, image, video, video_stream ISO 8601 inclusive lower bound on created_at.
ISO 8601 exclusive upper bound on created_at.
1..100, default 25.
Opaque next_cursor from the previous page.
Set "true" to include decrypted summary text on each row (extra credits per row).
Response
Default Response