Get a gate by id
Gates
Get a gate by id
Use when: caller has a gate id and needs the full gate configuration (most common single-gate read path)
Returns a single gate’s full configuration plus current health flags (deprecations, on-fallback, unrecoverable provider drift). Health detection failures are absorbed — the gate still returns; only the health field is null.
GET
Get a gate by id
Documentation Index
Fetch the complete documentation index at: https://docs.verlon.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Layer API key (prefixed sk-). Generated from the dashboard under Settings → API Keys, or via layer key create in the CLI.
Response
Gate with attached health field.