App object: Get privileges
Last updated: 8/31/2026
Information noteLOCKED.
This API is extremely reliable and will not be broken unless absolutely necessary.
This API is extremely reliable and will not be broken unless absolutely necessary.
Method
GET
Path
/qrs/app/{id}/privileges
Description
Get the privileges for an app, identified by {id}.
Body
-
Return value
IEnumerable<ResourcePrivileges>:
{ "resource": "...", "canCreate": boolean }, { ... }
Optional parameters
-