List gates owned by the authenticated user
Use when: caller wants to enumerate the gates the authenticated principal owns (typical first step when listing or picking one to update)
Returns every gate visible to the caller, each annotated with current health (deprecations, on-fallback status, unrecoverable provider drift). Use this as the listing endpoint for dashboards and agent inventory calls.
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
Response
Array of gates with attached health metadata

