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
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 
