List configuration history across every gate owned by the caller
Gates
List configuration history across every gate owned by the caller
Use when: caller wants to inspect configuration change history across every gate (cross-gate audit trail, change log)
Cross-gate config-history feed — every change to any of the caller’s gates, ordered newest first. Each row captures the gate id, the changed fields, and the actor (user vs. The Architect). limit defaults to 100, max 1000.
GET
List configuration history across every gate owned by the caller
Authorizations
Verlon API key (newly minted keys are prefixed sk-vrln-; legacy verlon_* and layer_* keys from prior prefix migrations continue to validate). Generated from the dashboard under Settings → API Keys, or via verlon key create in the CLI.
Query Parameters
Required range:
1 <= x <= 1000Response
Array of history rows across all gates.

