Skip to main content
Retrieve a paginated list of sessions. All filter parameters are optional — if none are provided, all sessions are returned with pagination.

Request

Date range example

Single date example

Parameters

integer
Page number (default: 1)
string
Filter by session status. One of: upcoming, ongoing, completed, cancelled
string
Filter by a single date (YYYY-MM-DD). Cannot be combined with start/end.
string
Start of date range (YYYY-MM-DD). Use with end.
string
End of date range (YYYY-MM-DD). Use with start.
string
Filter by host user ID

Response

The CustomRoles field is only included for Premium/Enterprise workspaces that have custom roles configured on their sessions.