# Get scene **GET /data/scenes/{scene_id}** Get a scene by id. Returns full scene data needed by clients. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters #### Path parameters - **scene_id** () ## Responses ### 200: Scene found and returned #### Body Parameters: application/json (object) - **id** (string(uuid)) - **name** (string) - **project_id** (string(uuid)) [Powered by Bump.sh](https://bump.sh)