v1
latestSwagger 2.02026-07-1727416.9 KBConcept
Get the tokens from one concept
get/concept/{cname}
Path parameters
cnamestring required
Name of an exisiting concept
Response
OK
Example response
[
{
"string": "(?:(?<=\\W)|(?<=^))(terrible)(?=\\W|$)",
"token_text": "terrible",
"type": 0,
"case_sensitive": false
}
]