Retrieve all tasks related to a given scene.

GET /data/scenes/{scene_id}/tasks

Path parameters

Responses

  • All tasks related to given scene

GET /data/scenes/{scene_id}/tasks
curl \
 -X GET http://localhost:8080/api/data/scenes/{scene_id}/tasks