Return tasks related to given shot for current user.

GET /data/user/shots/{shot_id}/tasks

Path parameters

Responses

  • Tasks related to given shot

GET /data/user/shots/{shot_id}/tasks
curl \
 -X GET http://localhost:8080/api/data/user/shots/{shot_id}/tasks