Coveo · JSON Structure

Coveo Search Restgroupbyvalue Structure

Type: Properties: 0
Artificial IntelligenceAnalyticsCatalogCommerceCustomersExperienceMachine-LearningPersonalizationRecommendationsSearch

RestGroupByValue is a JSON Structure definition published by Coveo.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "RestGroupByValue",
  "structure": {
    "type": "object",
    "required": [
      "computedFieldResults",
      "lookupValue",
      "numberOfResults",
      "score",
      "value",
      "valueType"
    ],
    "properties": {
      "value": {
        "type": "string",
        "description": "The Group By value name."
      },
      "numberOfResults": {
        "type": "integer",
        "format": "int32",
        "description": "The number of query result items having this field value."
      },
      "score": {
        "type": "integer",
        "format": "int32",
        "description": "The Group By value score, computed from the `numberOfResults` value as well as from the position of the items having this value in the ranked query result set."
      },
      "valueType": {
        "type": "string",
        "description": "The type of Group By value."
      },
      "computedFieldResults": {
        "type": "array",
        "description": "The results of the computed fields (see the `computedFields` Group By parameter).",
        "items": {
          "type": "number",
          "format": "float"
        }
      },
      "lookupValue": {
        "type": "string",
        "description": "> This property is deprecated; it should normally not be populated if the query was sent against a Coveo Cloud V2 index.\n\nThe lookup field value name."
      },
      "Value": {
        "type": "string",
        "description": "> This property is deprecated; it should not be populated by Search API V2 searches."
      },
      "NumberOfResults": {
        "type": "integer",
        "format": "int32",
        "description": "> This property is deprecated; it should not be populated by Search API V2 searches."
      },
      "Score": {
        "type": "integer",
        "format": "int32",
        "description": "> This property is deprecated; it should not be populated by Search API V2 searches."
      },
      "ComputedFieldResults": {
        "type": "array",
        "description": "> This property is deprecated; it should not be populated by Search API V2 searches.",
        "items": {
          "type": "number",
          "format": "double"
        }
      },
      "LookupValue": {
        "type": "string",
        "description": "> This property is deprecated; it should not be populated by Search API V2 searches."
      }
    }
  }
}

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.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/coveo-search-restgroupbyvalue-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.