Retrieve all task types related to a given shot.

GET /data/shots/{shot_id}/task-types

Path parameters

Responses

  • All task types related to given shot

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