Search Config Results
- searchConfigCode: the code of the search config, that is executed to get the result
- resultSetId: the resultSetId where the result set is returned in the API
{
"results": [
{
"searchConfigCode": "glossary",
"resultSetId": "glossary"
}
]
}