getSubaccounts: Get Sub-accounts

View source: R/getSubaccounts.R

getSubaccountsR Documentation

Get Sub-accounts

Description

Get details of sub-accounts for a provided account.

Usage

getSubaccounts(accountID, recursive = FALSE, server = "test", ...)

Arguments

accountID

Integer of the account ID to find sub-accounts for

recursive

Boolean to search returned subaccounts for subaccounts

server

The base url of a Canvas installation

...

Optional page options to pass to processRequest


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