Lists activity facets matching the specified time interval and filters in a Coveo Cloud organization.
Required privilege: Activities - View
{"owner":"PLATFORM","targetDomain":"ACTIVITIES","type":"VIEW","targetId":"*"}
organizationId required | string The unique identifier of the target organization. |
from | |
to |
operations | |
organizationIds | Array of strings The retrieved organization ID activity facet values. For internal use only. |
resourceIds | |
resourceTypes | |
resultTypes | |
sections | |
states |
{- "operations": [
- "APPLY"
], - "organizationIds": [
- "string"
], - "resourceIds": [
- "string"
], - "resourceTypes": [
- "string"
], - "resultTypes": [
- "SUCCESS"
], - "sections": [
- "CONTENT"
], - "states": [
- "NOT_EXECUTED"
]
}
organizationId required | string The unique identifier of the target organization. |
page | integer <int32> Default: 0 The 0-based index number of the page of activities to retrieve. |
perPage | integer <int32> Default: 10 The maximum number of activities to list per page. |
operations | |
organizationIds | Array of strings The retrieved organization ID activity facet values. For internal use only. |
resourceIds | |
resourceTypes | |
resultTypes | |
sections | |
states |
{- "operations": [
- "APPLY"
], - "organizationIds": [
- "string"
], - "resourceIds": [
- "string"
], - "resourceTypes": [
- "string"
], - "resultTypes": [
- "SUCCESS"
], - "sections": [
- "CONTENT"
], - "states": [
- "NOT_EXECUTED"
]
}
Lists operation types available in a Coveo Cloud organization.
Required privilege: Activities - View
{"owner":"PLATFORM","targetDomain":"ACTIVITIES","type":"VIEW","targetId":"*"}
organizationId required | string The unique identifier of the target organization. |
Retrieves a page of activities matching the specified time interval and filters in the target organization.
Required privilege: Activities - View
{"owner":"PLATFORM","targetDomain":"ACTIVITIES","type":"VIEW","targetId":"*"}
organizationId required | string The unique identifier of the target organization. |
from | string <date-time> The beginning of the date range, in ISO 8601 format, for which to list activities. If not specified, the parameter will be set as the current date and time. |
page | integer <int32> Default: 0 The 0-based index number of the page of activities to retrieve. |
perPage | integer <int32> Default: 100 The maximum number of activities to list per page. |
to | string <date-time> The end of the date range, in ISO 8601 format, for which to list activities. |
operations | |
organizationIds | Array of strings The retrieved organization ID activity facet values. For internal use only. |
resourceIds | |
resourceTypes | |
resultTypes | |
sections | |
states |
{- "operations": [
- "APPLY"
], - "organizationIds": [
- "string"
], - "resourceIds": [
- "string"
], - "resourceTypes": [
- "string"
], - "resultTypes": [
- "SUCCESS"
], - "sections": [
- "CONTENT"
], - "states": [
- "NOT_EXECUTED"
]
}
Lists resource types and their corresponding operations
{"owner":"PLATFORM","targetDomain":"ACTIVITIES","type":"VIEW","targetId":"*"}
organizationId required | string |
Lists resource types available in a Coveo Cloud organization.
Required privilege: Activities - View
{"owner":"PLATFORM","targetDomain":"ACTIVITIES","type":"VIEW","targetId":"*"}
organizationId required | string The unique identifier of the target organization. |
Shows an activity in a Coveo Cloud organization.
Required privilege: Activities - View
{"owner":"PLATFORM","targetDomain":"ACTIVITIES","type":"VIEW","targetId":"*"}
activityId required | string The unique identifier of the target activity. |
organizationId required | string The unique identifier of the target organization. |