Go
Rooms
Get Room User
deprecated
Livepeer Studio API endpoint
GET
Go
Documentation Index
Fetch the complete documentation index at: https://docs.livepeer.org/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Success
The ID of the user
Example:
"d32ae9e6-c459-4931-9898-e86e2f5e7e16"
Timestamp (in milliseconds) at which the user joined
Example:
1687517025261
The display name of the user
Example:
"name"
Whether a user is allowed to publish audio/video tracks
Example:
true
User defined payload to store for the participant
Last modified on March 26, 2026