# Get scene shots **GET /data/scenes/{scene_id}/shots** Get shots that come from a scene. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters #### Path parameters - **scene_id** () ## Responses ### 200: All shots that come from given scene #### Body Parameters: application/json (array[object]) - **id** (string(uuid)) - **name** (string) - **project_id** (string(uuid)) [Powered by Bump.sh](https://bump.sh)