# Get shot task types **GET /data/shots/{shot_id}/task-types** Get task types for a shot. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters #### Path parameters - **shot_id** () ## Responses ### 200: All task types related to given shot #### Body Parameters: application/json (array[object]) - **id** (string(uuid)) - **name** (string) [Powered by Bump.sh](https://bump.sh)