List Attendees
GET/workstations/:workstation_id/meeting/attendees
List all attendees in the current meeting.
Request
Responses
- 200
- 400
- 401
- 429
- 500
Successfully listed the set of attendees.
Invalid Request Format - check API documentation for proper syntax.
Unauthorized - missing or invalid API key.
Too Many Requests - you have exceeded the rate limit for your account. Please wait before making additional requests.
Internal Server Error - please retry your request.