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.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

UUIDv4 identifier of an object

Query Params
integer
0 to 1000
Defaults to 10

Limits the number of returned items

integer
≥ 0
Defaults to 0

Sets offset for list of items

string

Search phrase - search for e-mail or id

Responses

Response body
object
meta
object
required

Metadata of a listing

integer
required

Total number of items

data
array of objects
required
data*
object
uuid
required

Resource ID

string
required

Resource type

app/permission/user

attributes
object
required
400

Bad Request

401

Unauthorized

404

Not Found

Language
Credentials
OAuth2
URL