Audit logs
Event Types
Available audit log event types
Workspaces
Workspace actions that will create a new audit log item.
workspace.create
- A workspace is created.

workspace.update
- A workspace is updated.

API
API actions that will create a new audit log item.
api.create
- An API is created.

api.update
- An API is updated.

api.delete
- An API is deleted.

Keys
Key actions that will create a new audit log item.
key.create
- A key is created.

key.update
- A key is updated.

key.delete
- A key is deleted.

Ratelimit
Ratelimit actions that will create a new audit log item.
Ratelimit Namespace
ratelimitNamespace.update
- A ratelimit namespace is updated.

ratelimitNamespace.update
- A ratelimit namespace is updated.

ratelimitNamespace.delete
- A ratelimit namespace is deleted.

Ratelimit Override
ratelimitOverride.create
- A ratelimit override is created.

ratelimitOverride.update
- A ratelimit override is updated.

Role
Role actions that will create a new audit log item.
role.create
- A role is created.

role.update
- A role is updated.

role.delete
- A role is deleted.

Permission
Permission actions that will create a new audit log item.
permission.create
- A permission is created.

permission.update
- A permission is updated.

permission.delete
- A permission is deleted.

Authorization
Authorization actions that will create a new audit log item.
authorization.connect_role_and_permission
- A role and permission are connected

authorization.disconnect_role_and_permissions
- A role and permission are disconnected.

authorization.connect_role_and_key
- A role and key are connected.

authorization.disconnect_role_and_key
- A role and key are disconnected.

authorization.connect_permission_and_key
- A permission and key are connected.

authorization.disconnect_permission_and_key
- A permission and key are disconnected.

Was this page helpful?