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

    Interface GetViewers

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

    Properties

    Properties

    contentId: string

    The ID of the content to get the viewers for.

    fromDate?: string

    The number of views for the content since the date.