Retrieve all asset instances linked to shot.
Path parameters
-
shot_id Required
GET
/data/shots/{shot_id}/asset-instances
curl \
--request GET http://api.example.com/data/shots/{shot_id}/asset-instances \
--header "Authorization: $API_KEY"