Get an event pattern by ID
Event patterns
Get an event pattern by ID
Retrieve event pattern details for a workflow event trigger.
GET
Get an event pattern by ID
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the event pattern.
Response
Successful.
The name of the event pattern. Use this when sending events with the API.
The properties of the event pattern, which can be used in emails.
The platform that sent this event pattern, if the event pattern is from an incoming webhook. Will be null for custom events.
Available options:
clerk, polar, stripe, supabase, null Last modified on July 21, 2026

