List dictionaries (getdicts)
List dictionaries or fetch metadata for specific IDs.
Last updated
Was this helpful?
Was this helpful?
cmd=custom_dictionary&action=getdictscmd=custom_dictionary&action=getdicts&id=101565,101566{
"result": [
{
"id": 101565,
"lang": "en_US",
"description": "Engineering terms",
"count": 3,
"state": true,
"status": "success",
"message": ["Dictionaries extracted."]
},
{
"id": 101566,
"lang": "en_US",
"description": "Brand names",
"count": 12,
"state": false,
"status": "success",
"message": ["Dictionaries extracted."]
}
]
}