Get session-stats for every gate owned by the caller (batch)
Gates
Get session-stats for every gate owned by the caller (batch)
Use when: caller wants per-gate session statistics for every gate at once (latency, request count, cost) to populate a dashboard or report without N+1 calls
Single-query aggregate that returns per-gate session counts, active counts, and recent activity timestamps across the caller’s entire gate inventory. Used to power the dashboard gates list without N+1 fetches.
GET
Get session-stats for every gate owned by the caller (batch)
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
Array of per-gate session stat rows.