List or get triggers
Triggers
List or get triggers
Always returns { triggers: TriggerRow[] } — list mode by default, or a single-element array when ?triggerEventId=… is supplied. Includes every trigger type for the brand — provider: "brew_api" for API-created customs and provider: "clerk" | "stripe" | … for integration-provisioned triggers.
GET
List or get triggers
Authorizations
Send your Brew API key as Authorization: Bearer brew_xxx.
Query Parameters
Required string length:
1 - 256Page size (1–100). Defaults to 100.
Required range:
1 <= x <= 100Opaque pagination cursor echoed from the previous page’s pagination.cursor. Omit for the first page.
Required string length:
1 - 512