v1

latestOpenAPI 3.0.12026-07-13130168404.3 KB
Analytics

Get viewers

Get the total number of distinct viewers a piece of content has.

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

Path parameters

contentIdstring required

The ID of the content to get the viewers for.

Query parameters

fromDatestring

The number of views for the content since the date.

Response

Returns the total number of distinct viewers for the content.

idinteger

The content ID.

countinteger

The total number of distinct viewers for the content.