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