# Get episode shots **GET /data/episodes/{episode_id}/shots** Get shots for an episode. Supports including relations via query params. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **episode_id** () ## Responses ### 200 All shots related to given episode #### Body: application/json (array[object]) - **id** (string(uuid)) - **name** (string) - **project_id** (string(uuid)) - **parent_id** (string(uuid)) [Powered by Bump.sh](https://bump.sh)