Retrieve all task types related to a given concept.

GET /data/concepts/{concept_id}/task-types

Path parameters

Responses

  • All task types related to given concept

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