List sessions
Session Reporting
List sessions
Returns a paginated list of sessions with metadata and summary data. Transcript content is not included here. Use the transcript endpoints to download transcript files.
GET
List sessions
Authorizations
API token using the Token scheme. Send the full header value as Token <your-api-token>. Tokens are provisioned by the Cor team.
Query Parameters
Filter by onboardee UUID.
Filter by onboarding plan UUID.
Only sessions started after this time (RFC3339).
Only sessions started before this time (RFC3339).
Only sessions finished after this time (RFC3339).
Only sessions finished before this time (RFC3339).
Page number (1-based).
Required range:
x >= 1Items per page.
Required range:
1 <= x <= 100
