Skip to main content

How the Action column is shown

The Action column shows the event key as category.action. Examples:
  • api_key.created
  • webhook.delivery_failed
  • subscription.cancel_scheduled
  • domain.domain_activated
The Description column shows a readable label for known event types. If BabySea does not have a mapped label for a row, the page shows the original stored description.

Current event taxonomy

CategoryAction values currently usedWhat these events mean
api_keycreated, rotated, revoked, deletedAPI key lifecycle changes
webhookcreated, updated, disabled, enabled, deleted, delivered, delivery_failed, quarantinedWebhook endpoint changes and delivery outcomes
creditreserve, charge, refund, add, resetCredit reservation, charges, refunds, top-ups, and reset events
generationstarted, succeeded, failed, canceled, deletedGeneration lifecycle and deletion events
subscriptionactive, trialing, past_due, canceled, cancel_scheduled, cancel_reverted, unpaid, paused, item_added, item_updated, item_removedSubscription status changes and subscription item changes
membershipjoined, role_changed, removedTeam membership and role changes
accountupdated, picture_updatedAccount profile updates
invitationsent, revokedTeam invitation lifecycle events
ordercreated, status_changed, item_added, item_updated, item_removedOne-time payment order changes
billingcreatedBilling customer creation
notificationreceived, dismissedNotification delivery and dismissal
authsignup, signinAccount sign-up and sign-in events
domaindomain_created, domain_activated, domain_pending, domain_removing, domain_failed, domain_updated, domain_removedCustom domain lifecycle changes
consentaccepted, rejected, partial, withdrawnCookie consent actions
bug_reportsubmitted, status_changedBug report creation and workflow updates

Common examples

Action keyRendered description
api_key.createdNew API key was generated for the account
webhook.disabledWebhook endpoint was temporarily disabled
credit.refundCredits refunded back to the account balance
membership.role_changedTeam member role was updated
domain.domain_removedCustom domain was permanently removed
consent.withdrawnCookie consent was withdrawn
If you need request-level API history instead of these account events, use Logs.