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

    Interface GetTempTokenDBIDResponse

    interface GetTempTokenDBIDResponse {
        temporaryAuthorization?: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    temporaryAuthorization?: string

    Temporary authorization token.