List recent outbound events
Returns one canonical row per source event, newest first. REST-hook
integrations use this endpoint to load representative sample data
whose keys and types match the live webhook envelope. Live events are
returned by default; request mode=test or mode=all explicitly when
validating sandbox activity. Event rows are retained for 90 days and
require the dedicated EVENTS_READ scope.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Opaque cursor returned in next_cursor.
1 <= x <= 200Repeat or comma-separate dotted event names.
Stable dotted wire-format name for an outbound event.
customer.enrolled, customer.unenrolled, customer.anonymized, customer.group_changed, wallet.installed, card.scanned, card.expired, referral.created, transaction.created, coupon.redeemed, reward.redeemed, tier.changed, ticket.purchased, ticket.cancelled, ticket.refunded, gift.purchased, gift.redeemed, multipass.purchased, membership.purchased, membership.renewed, membership.cancelled, feedback.submitted, automation.fired, broadcast.sent, booking.created, booking.confirmed, booking.attended, booking.no_show, booking.cancelled, webhook.test Return only events whose payload contains this card ID.
Return only events whose payload contains this customer ID.
live, test, all Related topics
List webhooksReceive a perkstar outbound eventAPI availabilityAuthentication and scopesInstant triggers and webhooks
