# Get sequence scenes **GET /data/sequences/{sequence_id}/scenes** Get scenes that belong to a sequence. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **sequence_id** () ## Responses ### 200 All scenes related to given sequence #### 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)