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

    Interface GetUsersParams

    Get users

    interface GetUsersParams {
        accountId?: number;
    }
    Index

    Properties

    Properties

    accountId?: number

    The account id being used to get users. If no value is specified, the first account associated with the requesting user token is chosen.