List recent fires (audit log)
Events
List recent fires (audit log)
Returns the most recent trigger fires for the API key brand, newest first. Useful for an inbound audit log dashboard or to correlate executionIds back to their original event.
Brand-scoped via the resolved API key — there is no brandId query parameter. Use ?triggerEventId=... to filter to a specific trigger.
GET
List recent fires (audit log)
Documentation Index
Fetch the complete documentation index at: https://docs.brew.new/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Send your Brew API key as Authorization: Bearer brew_xxx.
Query Parameters
Maximum number of rows to return. Default 25, max 100.
Required range:
1 <= x <= 100Filter results to one specific trigger event id.
Response
List of recent fires (newest first).