List room participants
Authentication
Path parameters
Case-sensitive room identifier.
Query parameters
Sets the maximum number of participants in the response. Omitting it returns
every participant when the full result set is within the system ceiling. A
non-positive value returns 400.
Response headers
Server-owned W3C Trace Context for correlating this response with support and observability data. It is present on successful and error responses. A valid incoming traceparent is linked to, but never becomes, the server-owned trace identifier.
Response
true when more participants matched than limit allowed;
raise limit to retrieve all of them.