cURL
curl --request GET \ --url https://api.abusix.com/beta/guardian-ops/rep-share/cases/{caseId}/events
{ "items": [ { "event_date": "2023-11-07T05:31:56Z", "event_id": "<string>", "event_type": "<string>", "ip": "<string>", "sender_email": "[email protected]" } ], "next_cursor": "<string>" }
200 response
Array of events for the current page
Show child attributes
Cursor for the next page, null if no more results