Insight Management
Get a specific insight
Get detailed information about a specific insight.
get/insights/detail/{insight_id}
Path parameters
insight_idstring required
ID of the insight
Response
Insight details
Example response
{
"id": "3cd5aecd-edcc-4237-87d0-6595fc4e53c9",
"type": "label",
"barcode": 9782012805866,
"countries": [
"en:france",
"en:united-kingdom"
]
}