cURL
curl --request GET \ --url https://api.abusix.com/beta/guardian-ops/rep-share/customers/{id}/cases
{ "items": [ { "event_count": 123, "event_types": [ "<string>" ], "id": "<string>", "last_event_date": "2023-11-07T05:31:56Z", "state": "<string>" } ], "next_cursor": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.abusix.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.abusix.com/llms.txt
Use this file to discover all available pages before exploring further.
200 response
Array of case summaries for the current page
Show child attributes
Cursor for the next page, null if no more results