# Get scenes **GET /data/scenes/all** Get scenes with optional filters. Use project_id to filter by project. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters #### Query parameters - **project_id** () ## Responses ### 200: All scene entries #### Body Parameters: application/json (array[object]) - **id** (string(uuid)) - **name** (string) - **project_id** (string(uuid)) [Powered by Bump.sh](https://bump.sh)