Retrieve a user
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
The ID of the user
Whether a user is allowed to publish audio/video tracks
Timestamp (in milliseconds) at which the user joined
User defined payload to store for the participant
The display name of the user
Was this page helpful?