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

    Interface GetContentState

    interface GetContentState {
        id?: string;
        status?: string;
    }
    Index

    Properties

    Properties

    id?: string

    The id of the content whose content state is of interest.

    status?: string

    Set status to one of [current,draft,archived].