Fetch a transcoder's properties

GET {{baseUrl}}/transcoders/:transcoder_id/properties

This operation shows all of the properties of a specific transcoder.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"properties":[{"key":"fitMode","section":"output","value":"letterbox"},{"key":"rtpIgnoreProfileLevelId","section":"rtsp","value":true}]}