Last updated 23 hours ago
Was this helpful?
GET /public/v1/audit/event-types HTTP/1.1 Host: Accept: */*
OK
{ "$meta": { "pagination": { "offset": 1, "limit": 1, "total": 1 }, "omitted": [ "text" ] }, "data": [ { "id": "text", "key": "text", "name": "text", "description": "text" } ] }