Return the config version timeline for a block.
Groups consecutive workflow publishes where the block config didn’t change into a single entry. Each entry includes the config fingerprint, the actual config snapshot, the range of snapshot versions, and the number of runs executed with that config.
Return the config-version timeline for a single block. Consecutive workflow publishes in which the block’s config did not change are grouped into a single entry, with the configuration fingerprint, the captured config snapshot, the range of snapshot versions the era spans, and the run count recorded against that era. Returns the canonicalDocumentation Index
Fetch the complete documentation index at: https://docs.retab.com/llms.txt
Use this file to discover all available pages before exploring further.
{ "data": [...], "list_metadata": { "before": null, "after": null } } pagination envelope shared with all Retab list endpoints. Cursor pagination is not yet implemented for this endpoint — list_metadata is always { before: null, after: null }.
Successful Response