v1
latestOpenAPI 3.1.02026-07-223261135.0 KBList Api Events
Cursor-paginated activity log for the caller's team.
Role-scoped identically to GET /v1/usage: admins/owners see every row in the team, members see only rows attributable to their own API keys plus their own MCP-origin rows. Sort is (timestamp DESC, id DESC); iterate next_cursor until null to drain.
Query parameters
Optional API-key UUID filter.
Optional API-key UUID filter.
Optional exact-match filter on the event's OpenAPI operationId.
Optional exact-match filter on the event's OpenAPI operationId.
Restrict to api or mcp origin rows.
Restrict to api or mcp origin rows.
succeeded → 200-399; failed → status >= 400.
succeeded → 200-399; failed → status >= 400.
ISO8601 UTC lower bound (inclusive). Defaults to to - 7d.
ISO8601 UTC lower bound (inclusive). Defaults to to - 7d.
ISO8601 UTC upper bound (exclusive). Defaults to now.
ISO8601 UTC upper bound (exclusive). Defaults to now.
Max rows per page (cap: 200).
Max rows per page (cap: 200).
Opaque cursor from the previous page's next_cursor.
Opaque cursor from the previous page's next_cursor.
Headers
Calendar-dated API version pin. New integrations should pin 2026-05-01 to opt into the newest response shapes. For back-compat the server also accepts requests with no header and resolves them to the current default (today: 2026-04-12); that default advances on each sunset date. Any unsupported value returns 400 unsupported_version.
Response
Successful Response