Retrieve all tasks related to a given scene.

GET /data/scenes/{scene_id}/tasks

Responses

  • All tasks related to given scene

GET /data/scenes/{scene_id}/tasks
curl \
 -X GET http://api.example.com/data/scenes/{scene_id}/tasks