GET v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/PublishedTracks/{Sid}
Summary: —
Operation ID: FetchRoomParticipantPublishedTrack
Auth: unknown
Operation ID: FetchRoomParticipantPublishedTrack
Auth: unknown
Description
Returns a single Track resource represented by TrackName or SID.
Parameters (3)
ParticipantSid
(string, path, required)
The SID of the Participant resource with the published track to fetch.
RoomSid
(string, path, required)
The SID of the Room resource where the Track resource to fetch is published.
Sid
(string, path, required)
The SID of the RoomParticipantPublishedTrack resource to fetch.
No probe data for this endpoint yet.