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

    Interface GetTableReportsParams

    Get reports for a table

    interface GetTableReportsParams {
        tableId: string;
    }
    Index

    Properties

    Properties

    tableId: string

    The unique identifier of the table.