Skip to content
Create account
or
Sign in
The Stripe Docs logo
/
Ask AI
Create account
Sign in
Get started
Payments
Finance automation
Platforms and marketplaces
Money management
Developer tools
Get started
Payments
Finance automation
Get started
Payments
Finance automation
Platforms and marketplaces
Money management
Overview
Versioning
Changelog
Upgrade your API version
Upgrade your SDK version
Developer tools
SDKs
API
Testing
Workbench
Event Destinations
Workflows
Stripe CLI
Stripe Shell
Developers Dashboard
    Overview
    View request logs
    View events
    Add a webhook endpoint
Agent toolkit
Stripe health alertsBuild with LLMsStripe for Visual Studio CodeFile uploads
Security
Security
Extend Stripe
Stripe Apps
Stripe Connectors
Partners
Partner ecosystem
Partner certification
HomeDeveloper toolsDevelopers Dashboard

View events and event object payloads

View events triggered by your account and their event object payload in the Developers Dashboard.

Copy page

Note

Workbench replaces the Developers Dashboard, and we automatically enable it for all new Stripe accounts by default. Configure this setting from the Developers settings in the Dashboard.

Read about how to view event activity in Workbench.

When you send an API request, Stripe logs one or more events for your account. This page describes how to view events triggered by your account and their event object payload in the Developers Dashboard.

How events are logged

This table describes the different ways Stripe logs an Event for your account.

SourceTriggerEvents
APIWhen user actions in your app or website result in an API call.Logs one or more events on the Events page.
DashboardWhen you call an API by modifying your Stripe resources in the Stripe Dashboard.Logs one or more events on the Events page.
APIWhen you manually trigger an event with the Stripe CLI.Logs one or more events on the Events page.
APIWhen you call an API directly with the Stripe CLI.Logs one or more events on the Events page.

Filter events

Use these steps to view events and their event object payload.

  1. Open the Events page.
  2. To filter by event, click Filter, Type:
    • Enter an event name. For example, payment_intent.created.
    • Enter an event with the wild card character. For example, payment_intent.*.

Next steps

  • Webhooks
Was this page helpful?
YesNo
Need help? Contact Support.
Join our early access program.
Check out our changelog.
Questions? Contact Sales.
LLM? Read llms.txt.
Powered by Markdoc