GET /data/shots/all
curl \
 --request GET http://api.example.com/data/shots/all \
 --header "Authorization: $API_KEY"