Get Relation Event Stats (Total, Types Facet)
This operation allows API user to get statistics for all relation events by different facets.
Request:
Parameter | Required | Details | |
---|---|---|---|
Headers |
Authorization
|
Yes | Information about authentication access token in format "Bearer
<accessToken> " (see details in Authentication API ). |
Query |
startTime
|
Yes | Start time from which event should be displayed. |
endTime
|
Yes | End time from which event should be displayed. | |
facet
|
Yes | Comma-separated list of facets to apply for search query.
Possible values are:
|
|
types
|
No | Comma-separated list of event types by which the events should be filtered. |
Response:
JSON Object with a total number of entity events per entity URI and facets.
Get Relation Event Stats Example
Request
Response