Confluence.js - Cloud and Server API library
    Preparing search index...

    Interface GetViews

    interface GetViews {
        contentId: string;
        fromDate?: string;
    }
    Index

    Properties

    Properties

    contentId: string

    The ID of the content to get the views for.

    fromDate?: string

    The number of views for the content since the date.