Session - Get All Sessions
Roleplay
Session - Get All Sessions
Retrieves all roleplay sessions for the authenticated company with pagination and optional filtering by user or roleplay. Returns summary data for each session including score, duration, and pass/fail status.
GET
Session - Get All Sessions
Documentation Index
Fetch the complete documentation index at: https://docs.replay.sale/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Get your API key from your company settings.
Query Parameters
Number of records to skip (default: 0)
Required range:
x >= 0Maximum records to return (default: 100, max: 1000)
Required range:
1 <= x <= 1000Filter by specific user ID (optional)
Filter by specific roleplay ID (optional)

