Resource to retrieve the casting of a given asset.
Path parameters
-
asset_id
Required
GET
/data/assets/{asset_id}/casting
curl \
--request GET 'http://api.example.com/data/assets/{asset_id}/casting' \
--header "Authorization: $API_KEY"