cURL
curl --request GET \ --url https://api.abusix.com/beta/guardian-ops/rep-share/tenants/{tenantId}/customers/{customerId}/cases
{ "items": [ { "event_count": 123, "event_types": [ "<string>" ], "id": "<string>", "last_event_date": "2023-11-07T05:31:56Z", "state": "<string>" } ], "next_cursor": "<string>" }
200 response
Array of case summaries for the current page
Show child attributes
Cursor for the next page, null if no more results