GET /v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/PublishedTracks/{Sid}

twilio.com:twilio_video_v1

Summary:
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.