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