Authorizations
Standard user authentication token issued via WorkOS. Provide as Authorization: Bearer <user-token>.
Body
application/json
with optional filtering by meeting state (scheduled, active, concluded, cancelled). Results are sorted by creation time (newest first) and limited to prevent excessive data transfer. Includes the user’s role and presence status for each meeting.
Standard user authentication token issued via WorkOS. Provide as Authorization: Bearer <user-token>.