List group-class sessions.
Returns a paginated list of group-class sessions (one occurrence of a class Service, each with a seat pool), ordered by start time. Scoped automatically to the authenticated workspace. The Service and host staff are embedded as lightweight objects and a participants_count is included.
Authorizations
Your workspace API key. It both authenticates the caller and selects the workspace.
Query Parameters
Filter to sessions of a single Service (its uuid).
Filter to sessions hosted by a single staff member (its uuid).
Filter by status: scheduled, cancelled, or completed.
Only sessions starting at or after this date/time (any parseable date).
Only sessions starting at or before this date/time.
Items per page (alias: limit). Default 25, max 100.

