List Participants Public
GET/api/meet/public/rooms/:room_id/participants
Get all participants for a room (public endpoint for guests).
Requires a valid participant_id to verify the caller is part of the meeting. Supports both UUID and meeting code (xxx-xxxx-xxx format).
- room_id: The room ID or meeting code
- participant_id: The participant ID (for validation)
Request
Responses
- 200
- 422
Successful Response
Validation Error