Retrieve all task types related to a given shot.

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

Responses

  • All task types related to given shot

GET /data/shots/{shot_id}/task-types
curl \
 -X GET http://api.example.com/data/shots/{shot_id}/task-types