List historical Cortex reports for a gate (metadata only)
Sessions
List historical Cortex reports for a gate (metadata only)
Use when: caller wants to enumerate previously generated Cortex reports for a gate (timeline of intelligence) before picking one to read in full
Returns a list of past Cortex reports with metadata only — id, time period, status, sessions analyzed, cost. Click-through to a specific report’s full payload via GET /gate/:gateId/cortex/:reportId. limit defaults to 12, max 50.
GET
List historical Cortex reports for a gate (metadata only)
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 historical report metadata rows.