VideoV1SubscribedTrack
Returns a single Track resource represented by `track_sid`. Note: This is one resource with the Video API that requires a SID, be Track Name on the subscriber side is not guaranteed to be unique.
Returns a single Track resource represented by track_sid. Note: This is one resource with the Video API that requires a SID, be Track Name on the subscriber side is not guaranteed to be unique.
get/v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/SubscribedTracks/{Sid}
Path parameters
RoomSidstring required
The SID of the Room where the Track resource to fetch is subscribed.
ParticipantSidstring required
The SID of the participant that subscribes to the Track resource to fetch.
Sidstring required
The SID of the RoomParticipantSubscribedTrack resource to fetch.
Response
OK