Please note: All new registrants to the Panopto Community Forum must be approved by a forum moderator or admin. As such, if you navigate to a feature that is members-only, you may receive an error page if your registration has not yet been approved. We apologize for any inconvenience and are approving new members as quickly as possible.
Get user or group by Id?
Trying to generate a list of permissions on certain folders programmatically and only getting internal Id references for users and groups.
The folder search accepts a wildcard * and will spit out a list of everything, however the user and group search endpoints don't accept a wildcard and so I can't get a reference list.
Is there really no way to get the name of a user or group from Id?
Tagged:
0
Answers
Ah I guess this is a limitation of the REST API. I didn't realize there were differences in functionality between REST / SOAP. Interesting…