v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-04-143933299.0 KB
VideoV1SubscribedTrack

Returns a list of tracks that are subscribed for the participant.

Returns a list of tracks that are subscribed for the participant.

get/v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/SubscribedTracks

Path parameters

RoomSidstring required

The SID of the Room resource with the Track resources to read.

ParticipantSidstring required

The SID of the participant that subscribes to the Track resources to read.

Query parameters

PageSizeinteger

How many resources to return in each list page. The default is 50, and the maximum is 1000.

Pageinteger

The page index. This value is simply for client state.

PageTokenstring

The page token. This is provided by the API.

Response

OK