QuickBase JS SDK v2 - v2.2.2
    Preparing search index...

    Interface GetReportParams

    Get a report

    interface GetReportParams {
        reportId: string;
        tableId: string;
    }
    Index

    Properties

    Properties

    reportId: string

    The identifier of the report, unique to the table.

    tableId: string

    The unique identifier of table.