cURL
curl --request GET \ --url https://api.sumvin.com/v0/user/ipa/{ipa_id}/events
{ "_links": {}, "events": [ { "id": "<string>", "event_type": "ipa.status_change", "created_at": 123, "payload": "<string>" } ], "total": 123 }
Tenant org ID for multi-tenant auth
IPA events
HAL-style hypermedia links for navigation and available actions.
Show child attributes