{
  "@context": "https://schema.org",
  "@type": "WebAPI",
  "name": "GET /agent-audit/events",
  "dateModified": "2026-06-02",
  "endpoint": {
    "method": "GET",
    "url": "https://xn--82czbx2bczd4fl8a.online/agent-audit/events"
  },
  "request": {
    "queryParams": [
      "actorDid",
      "principalDid",
      "action",
      "from",
      "to",
      "cursor",
      "limit"
    ]
  },
  "response": {
    "fields": [
      "events[]",
      "nextCursor",
      "signedTreeHead"
    ]
  },
  "maxLimit": 1000,
  "sla": "P95 < 500ms for 30-day window"
}
