Get Rooms By User

This endpoint allows users to retrieve a list of video lobby rooms for a specific user within a specified time range. The query parameters startTime and endTime are used to filter the rooms. The startTime should be in ISO format and defaults to the last 30 days if not provided. [scope: VideoLobby, claim: Read]

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the user to retrieve rooms for.

Query Params
string

The start time to filter rooms, in ISO format. Defaults to the last 30 days if not provided.

string
required

The end time to filter rooms, in ISO format.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json