NotifyHub
Openapi

List audit events

GET
/v1/manage/workspaces/{workspaceId}/audit-events

Returns the audit log for the workspace. Each event records an actor (API key, team member, or system), the action performed, the target resource, and the outcome (success/failure). Events are append-only and cannot be modified or deleted.

Authorization

Authorization<token>

In: header

Response Body

curl -X GET "https://loading/v1/manage/workspaces/{workspaceId}/audit-events"
Empty