Retrieve a Playback Restriction

GET {{baseUrl}}/video/v1/playback-restrictions/:PLAYBACK_RESTRICTION_ID

Retrieves a Playback Restriction associated with the unique identifier.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":{"id":"9dbEg8o00uqQzZbzJT6NXdqNA00SdnSo8O","updated_at":"1607945257","created_at":"1607939184","referrer":{"allowed_domains":["*.example.com"],"allow_no_referrer":false},"user_agent":{"allow_no_user_agent":false,"allow_high_risk_user_agent":false}}}