List an agent gate's tasks
Use when: caller wants the agent gate’s declared and traffic-discovered tasks (named LLM call sites) — the dashboard Tasks table and the SDK’s boot-time validation both read this
Every task on the gate: declared ones (created here or by the SDK) and traffic-discovered ones (auto-registered when the gateway saw an unknown x-verlon-task name). A task’s binding decides call-time config: inline model pin, delegation to another gate, or pass-through when unconfigured.
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.
Response
Task list.

