List requests in a session
Sessions
List requests in a session
Use when: caller wants the chronological list of API requests that occurred inside a session (for audit, replay, or drill-down)
Paginated list of requests that belong to a session, with tool-call data attached when available.
GET
List requests in a session
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.
Query Parameters
Required range:
1 <= x <= 500Required range:
x >= 0Response
Paginated request list with tool data.