getAccountUsers: Get Users from an Account

View source: R/getAccountUsers.R

getAccountUsersR Documentation

Get Users from an Account

Description

Get the users from a specified account.

Usage

getAccountUsers(accountID, search_term = NULL, server = "test", ...)

Arguments

accountID

Integer of the account ID to find users for

search_term

Filter results by partial name or full ID to match and return in the results list. Must be at least 3 characters.

server

Test, beta, production, or other name in R.environ OR full url of server

...

Optional page options to pass to processRequest


erikpal/bRush documentation built on May 9, 2023, 8:27 p.m.