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