Fetch a property of a stream target
GET {{baseUrl}}/stream_targets/:stream_target_id/properties/:id
This operation shows the details of a specific property assigned to a specific stream target. The properties returned will depend on the provider you are using and are noted in the key descriptions below.
For a comprehensive resource describing the use of advanced properties, see Set advanced properties with the Wowza Video REST API.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"property":{"key":"convertAMFData","section":"playlist","value":""}}