v1

latestOpenAPI 3.1.02026-07-241765501.1 MB
Item statistics

Retrieve item field statistic

🔐 This endpoint requires HTTP authentication (either Basic or Bearer). For authenticating with Bearer token, required scopes are: catalog(r).

Retrieve a list of statistics for a specific field (such as brand or size).

get/v1/items_fields_stats/{name}

Path parameters

namestring required

Query parameters

keystring required

The key of the index to use.

Example:key_K2pX7vBnU0bgA5xp
sectionstring

The section of the index to use. Defaults to Products.

Example:Products

Response

OK

namestring required

The item field name on which stats are computed

percentage_presencenumber

Percentage presence

type'number' | 'string' | 'array' | 'object' | 'boolean' | 'mixed'
example_itemsstring[]
created_atstring date-time required

Item field stats creation date and time

updated_atstring date-time

Item field stats last update date and time