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

    Interface GetTableParams

    Get a table

    interface GetTableParams {
        appId: string;
        tableId: string;
    }
    Index

    Properties

    Properties

    appId: string

    The unique identifier of an app

    tableId: string

    The unique identifier (dbid) of the table.