{
"opencollection": "1.0.0",
"info": {
"name": "Coveo Activity Activities Insight Panel API",
"version": "1.0.0"
},
"request": {
"auth": {
"type": "oauth2",
"flow": "authorization_code",
"authorizationUrl": "https://platform.cloud.coveo.com/oauth/authorize",
"accessTokenUrl": "https://platform.cloud.coveo.com/oauth/token",
"credentials": {
"clientId": "{{clientId}}",
"clientSecret": "{{clientSecret}}"
}
}
},
"items": [
{
"info": {
"name": "Insight Panel",
"type": "folder"
},
"items": [
{
"info": {
"name": "List Insight Panel Configurations",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://platform.cloud.coveo.com/rest/organizations/:organizationId/insightconfig/v1/configs",
"params": [
{
"name": "organizationId",
"value": "",
"type": "path",
"description": "The unique identifier of the target [organization](https://docs.coveo.com/en/185/).
Example: `mycoveocloudv2organizationg8tp8wu3`"
},
{
"name": "page",
"value": "",
"type": "query",
"description": "The 0-based number of the page of configurations to list."
},
{
"name": "perPage",
"value": "",
"type": "query",
"description": "The number of configurations to list per page. Must be equal to or greater than 1."
},
{
"name": "filter",
"value": "",
"type": "query",
"description": "A filter that only retrieves matching Insight Panel configurations."
},
{
"name": "order",
"value": "",
"type": "query",
"description": "The order in which the configurations are listed. The available values are:
asc: items are sorted in ascending order.desc: items are sorted in descending order.1."
},
{
"name": "filter",
"value": "",
"type": "query",
"description": "A filter that only retrieves matching Insight Panel configurations."
},
{
"name": "order",
"value": "",
"type": "query",
"description": "The order in which the configurations are listed. The available values are: asc: items are sorted in ascending order.desc: items are sorted in descending order.The basic query expression, typically the keywords entered by the end user in a query box.
Note: When logging a Search Usage Analytics event for a query, the queryText field of that event should be set to the q value of the corresponding query.
0, meaning that the entire HTML document is requested."
}
],
"auth": {
"type": "oauth2",
"flow": "authorization_code",
"authorizationUrl": "https://platform.cloud.coveo.com/oauth/authorize",
"accessTokenUrl": "https://platform.cloud.coveo.com/oauth/token",
"credentials": {
"clientId": "{{clientId}}",
"clientSecret": "{{clientSecret}}"
}
}
},
"docs": "Retrieves an item Quickview using a specific Insight Panel configuration."
},
{
"info": {
"name": "Get Insight Configurations by Project",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://platform.cloud.coveo.com/rest/organizations/:organizationId/insightconfig/v1/configs/projects/get",
"params": [
{
"name": "organizationId",
"value": "",
"type": "path",
"description": "The unique identifier of the target [organization](https://docs.coveo.com/en/185/).asc: items are sorted in ascending order.desc: items are sorted in descending order.