R/organizations.R
get_organization_information.RdThe organization is also called the brand. It is shown when you hover the mouse over the person icon at the top of your organization's qualtrics.com screen.
get_organization_information(organization_id)
| organization_id | is the name of the organization |
|---|
A list.
To use this call you must be a Qualtrics brand administrator
if (FALSE) get_organization_information("my organization")