GET /data/assets/{asset_id}/casting
curl \
 --request GET http://api.example.com/data/assets/{asset_id}/casting \
 --header "Authorization: $API_KEY"