v3

latestOpenAPI 3.0.0raw.githubusercontent.com2026-03-0936575.8 KB
Question Management

Get unanswered question counts

Get number of unanswered questions grouped by value_tag. The list is ordered from highest count to lowest.

get/questions/unanswered

Query parameters

countnumber

The number of distinct value_tags to return

server_type'off' | 'obf' | 'opff' | 'opf' | 'off_pro'

The server type (=project) to use, such as 'off' (Open Food Facts), 'obf' (Open Beauty Facts),...

typestring

Filter by insight type

countriesstring

Comma separated list, filter by country value (2-letter code)

pageinteger

Page index to return (starting at 1)

reserved_barcodeboolean

If true, also return questions about products with reserved barcodes

campaignsstring
Example:agribalyse-category

Filter by annotation campaigns (the insight must have all the campaigns) An annotation campaign allows to only retrieve questions or insights based on arbitrary criteria defined during insight import.

predictorstring
Example:universal-logo-detector

Filter by predictor value A predictor refers to the model/method that was used to generate the prediction.

Response

The number of questions grouped by value_tag

countinteger required

The total number of questions that meet the provided criteria

status'found' | 'no_questions' required

The request status