v50

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

Returns a list of tracks associated with a given Participant. Only `currently` Published Tracks are in the list resource.

Returns a list of tracks associated with a given Participant. Only currently Published Tracks are in the list resource.

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

Path parameters

RoomSidstring required

The SID of the Room resource where the Track resources to read are published.

ParticipantSidstring required

The SID of the Participant resource with the published tracks 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