Get Session
Sessions
Get Session
Retrieve a single session with its full traces (including spans).
Summary fields (trace_count, latency, error, tags, tokens, cost) are computed via SQL aggregation over all traces in the session, regardless of the pagination window.
Auth: Bearer + X-Project-ID | X-API-Key + X-Project-Name
GET
Get Session
Documentation Index
Fetch the complete documentation index at: https://docs.pandaprobe.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Required range:
1 <= x <= 1000Required range:
x >= 0Response
Successful Response
Single session with its ordered traces (full detail).

