Getsessions
Session analytics list for the last 7 days. The server currently derives the start window internally and supports app-layer status filtering.
Success data: { "data": [...], "meta": { "total", "page", "pageSize", "hasMore" } }.
Session analytics list for the last 7 days. The server currently derives the start window internally and supports app-layer status filtering.
Success data: { "data": [...], "meta": { "total", "page", "pageSize", "hasMore" } }.
Optional. Bearer JWT, Virtual Key, or PAT. Server also accepts Cookie alephant_token; not modeled as a header here.
Optional in the spec; required for authenticated analytics. Omit for unauthenticated GET /v1/analytics/health.
1-based page index (default 1).
Page size (default 20, max 100).
Optional filter. One of active, completed, intercepted.
Optional sort key (cost, duration, steps, efficiency).
Optional sort order (asc or desc).