List Source Generation Events
Returns generation events ordered by newest first.
Documentation Index
Fetch the complete documentation index at: https://synthbrew.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Team API key created under /api/api-keys. Prefix: sb_api_.
Path Parameters
Project UUID in the team associated with the API key.
Source UUID. For runtime endpoints this identifies the source backing the table; for public v1 it identifies the source resource inside the project.
Query Parameters
Maximum number of latest events to return (newest first).
1 <= x <= 200Response
Generation events
Generation trigger type (populate or regenerate).
Event status (queued, active, success, failed).
Duration in milliseconds when available.
Total generated rows inserted for this run.
Rows counted toward billing/usage for this run.
Sanitized error text when generation fails.
Additional context such as mode, targetProvider, targetSchema, targetProjectRef, and queue job details.