Retrieve all task types related to a given scene.

GET /data/scenes/{scene_id}/task-types

Path parameters

Responses

  • All task types related to given scene

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