Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "events": [ { "id": "<string>", "event_type": "<string>", "processing_status": "<string>", "source_party": "<string>", "occurred_at": "<string>", "denial_id": "<string>" } ], "meta": { "current_page": 123, "per_page": 123, "total_pages": 123, "total_count": 123, "has_next": true, "has_prev": true }, "stats": { "pending": 123, "failed": 123, "processed_today": 123 } }
Returns recent external events across all denials.
OK
Show child attributes