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