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