Fetch a property for a transcoder

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

This operation shows the details of a specific property for a specific transcoder.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"property":[{"key":"rtpIgnoreProfileLevelId","section":"rtsp","value":true}]}