Get an event pattern by name
Event patterns
Get an event pattern by name
Retrieve event pattern details by event name for a workflow event trigger.
GET
Get an event pattern by name
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The exact event name. URL-encode names with special characters.
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

