v1
latestSwagger 2.02026-07-1727416.9 KBLabelling Interaction
Get the previous interaction from history
get/interaction/{idx}
Path parameters
idxinteger required
The index of previous interaction
Response
OK
Example response
{
"lf_exp": [
{
"Conditions": [
{
"string": "(?:(?<=\\W)|(?<=^))(terrible)(?=\\W|$)",
"token_text": "terrible",
"type": 0,
"case_sensitive": false
}
]
}
]
}