Return values for a single facet
post/faceted-search/{facetClass}/facet/{id}
Path parameters
facetClassstring required
Example:perspective1
The class of the facet
idstring required
Example:language
The id of the facet
Request body
Example request
{
"sortBy": "instanceCount",
"sortDirection": "desc",
"langTag": "en"
}Response
Facet values