Skip to content
OpenPostDocs
OpenPostDocs
Workspaces

Export permission-safe instance audit evidence as CSV

GET/admin/audit-events/export.csv

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

organization_id?string

Restrict evidence to one Organization

workspace_id?string

Restrict evidence to one Workspace

actor_user_id?string

Restrict evidence to one opaque actor user ID

action?string

Restrict evidence to one exact domain action

Lengthlength <= 100
resource_type?string

Restrict evidence to one resource type

Value in

  • "provider"
  • "policy"
  • "domain"
  • "session"
  • "identity"
  • "reauthentication"
  • "identity_configuration"
  • "organization"
  • "workspace"
  • "workspace_member"
  • "workspace_invitation"
  • "organization_ownership_transfer"
  • "impersonation"
  • "billing"
  • "mcp_tool_call"
  • "publication"
  • "publication_authorization"
  • "provider_write"
result?string

Restrict evidence to one result

Value in

  • "succeeded"
  • "failed"
  • "pending"
from?string

Inclusive RFC 3339 start time

before?string

Exclusive RFC 3339 end time

cursor?string

Opaque cursor for stable older-page pagination

limit?integer

Maximum events to return

Formatint64
Range1 <= value <= 200
Default50

Response Body

text/csv

application/problem+json

application/problem+json

application/problem+json

application/problem+json

curl -X GET "https://example.com/admin/audit-events/export.csv"
"string"