v1

latestOpenAPI 3.0.12026-07-13130168404.3 KB
Analytics

Get views

Get the total number of views a piece of content has.

get/wiki/rest/api/analytics/content/{contentId}/views

Path parameters

contentIdstring required

The ID of the content to get the views for.

Query parameters

fromDatestring

The number of views for the content since the date.

Response

Returns the total number of views for the content.

idinteger

The content ID.

countinteger

The total number of views for the content.