# Get project shots **GET /data/projects/{project_id}/shots** Get shots for a project. May limit to assigned shots for vendor users. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters #### Path parameters - **project_id** () ## Responses ### 200: All shots related to given project #### Body Parameters: application/json (array[object]) - **id** (string(uuid)) - **name** (string) - **project_id** (string(uuid)) - **parent_id** (string(uuid)) [Powered by Bump.sh](https://bump.sh)