Retrieve given scene.

GET /data/scenes/{scene_id}

Path parameters

Responses

GET /data/scenes/{scene_id}
curl \
 -X GET http://localhost:8080/api/data/scenes/{scene_id} \
 -H "Authorization: $API_KEY"