Activity Webhook Events

Audit logs

Subscribe to these events to receive auditing notifications when user activity occurs in your Team.

audit-log.event

Triggered on user activity in your Team, in this case the creation of a scoped API key.

The webhook payload contains optional values apiKey and user depending on if the action was performed via the UI or CLI.

If the action was performed via the CLI the apiKey field will be present in the format

and the user field will contain a null value for id