List a session's participants.
List a session's participants.
Returns a paginated list of the session’s participants — confirmed seats first, then the waitlist in position order. Each participant embeds its contact via the shared contact resource.
GET
List a session's participants.
Authorizations
Your workspace API key. It both authenticates the caller and selects the workspace.
Path Parameters
Session id.
Query Parameters
Filter by participant status: booked, waitlisted, attended, no_show, or cancelled.
Items per page (alias: limit). Default 25, max 100.

