v1
latestOpenAPI 3.1.02026-07-2419603.1 MBAccess Control
Users permissions for a given app
Lists all users (but not owners) and their permissions for a given app. List contains both explicit permission of a user and implicit highest permission inherited from user groups which user belongs to.
get/api/access-control/v2/app/{app_id}/permission/user
Path parameters
app_idstring uuid required
UUIDv4 identifier of an object
Query parameters
limitinteger
Limits the number of returned items
offsetinteger
Sets offset for list of items
searchstring
Search phrase - search for e-mail or id
Response
OK