List Sessions
Sessions
List Sessions
List sessions for the current project.
Auth: Bearer + X-Project-ID | X-API-Key + X-Project-Name
GET
List Sessions
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.
Query Parameters
Required range:
1 <= x <= 200Required range:
x >= 0ILIKE filter on session_id
Columns available for sorting session list results.
Available options:
recent, trace_count, latency, cost Generic ascending / descending sort direction.
Available options:
asc, desc 
