List activity-log entries for a specific gate
Gates
List activity-log entries for a specific gate
Use when: caller wants to see the activity timeline (who edited, when, what changed) for one specific gate
Returns the activity log for a single gate — higher-level than history (manual_update, automated_apply, rollback, deletion, etc.). Useful as a per-gate audit trail.
GET
List activity-log entries for a specific gate
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 activity rows for this gate.

