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
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"property":[{"key":"rtpIgnoreProfileLevelId","section":"rtsp","value":true}]}