Coveo · JSON Structure
Coveo Search Restfacetresultvalue Structure
Type:
Properties: 0
Artificial IntelligenceAnalyticsCatalogCommerceCustomersExperienceMachine-LearningPersonalizationRecommendationsSearch
RestFacetResultValue is a JSON Structure definition published by Coveo.
Meta-schema:
JSON Structure
{
"name": "RestFacetResultValue",
"structure": {
"type": "object",
"required": [
"numberOfResults",
"state"
],
"properties": {
"value": {
"type": "string",
"description": "The facet value name.\n\n**Note:** In the case of a hierarchical facet value, this represents a single path segment."
},
"state": {
"type": "string",
"description": "The current facet value state in the search interface.\n\n**Default:** `idle`"
},
"numberOfResults": {
"type": "integer",
"format": "int64",
"description": "The number of query results that can be expected if the facet value is selected in the search interface.\n\n**Note:** This property only gets populated when the facet currently has no selected or excluded values."
},
"start": {
"description": "The start of the range.",
"anyOf": [
{
"type": "string",
"example": "2001-07-20T23:01:05"
},
{
"type": "integer",
"format": "int64"
},
{
"type": "number"
}
]
},
"end": {
"description": "The end of the range.",
"anyOf": [
{
"type": "string",
"example": "2001-07-20T23:01:05"
},
{
"type": "integer",
"format": "int64"
},
{
"type": "number"
}
]
},
"endInclusive": {
"type": "boolean",
"description": "Whether to include the `end` value in the range.\n\n**Default:** `false`"
},
"isSuggested": {
"type": "boolean"
},
"isAutoSelected": {
"type": "boolean",
"description": "Whether the facet value was automatically selected by Coveo ML."
}
}
}
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/coveo-search-restfacetresultvalue-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.