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
{ "caseload": [ { "assigned_to": { "id": "<string>", "name": "<string>" }, "denial_count": 123, "nearest_deadline": "<string>", "sponsorship_id": "<string>", "status": "<string>", "total_denied_amount": 123, "urgency": "<string>", "user": { "id": "<string>", "name": "<string>", "email": "<string>" } } ] }
Returns a paginated list of caseloads.
OK
Show child attributes