GET /export/csv/projects/{project_id}/shots.csv
curl \
 --request GET http://api.example.com/export/csv/projects/{project_id}/shots.csv \
 --header "Authorization: $API_KEY"