Get Account Status auditmanager_get_account_status R Documentation Gets the registration status of an account in Audit Manager¶ Description¶ Gets the registration status of an account in Audit Manager. Usage¶ auditmanager_get_account_status() Value¶ A list with the following syntax: list( status = "ACTIVE"|"INACTIVE"|"PENDING_ACTIVATION" ) Request syntax¶ svc$get_account_status()