Do you think it is possible to retrieve the configured external groups using qCommands or it is possible only using the API request “/UsersAndGroups” ?
Thank you in advance for your answer.
Regards,
John
Best answer by Anthony Lordi
Hello @JohnADP !
The qcommand you mentioned using would be the only one we have that will generate a list of users/user groups. It only generating a list of internal user/user groups is expected behavior at this time. The rest API request /UsersAndGroups as well as /UserGroup are what you will need to use to provide the full list of internal and external user/user groups. Is there a specific reason you’re looking to do this via qcommand compared to the REST API request?
The qcommand you mentioned using would be the only one we have that will generate a list of users/user groups. It only generating a list of internal user/user groups is expected behavior at this time. The rest API request /UsersAndGroups as well as /UserGroup are what you will need to use to provide the full list of internal and external user/user groups. Is there a specific reason you’re looking to do this via qcommand compared to the REST API request?