Skip to main content
POST
Search permissions

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
actor_ids
string<uuid>[]
types
enum<string>[]
Available options:
user,
role
rec_types
string[]
permissions
string[]
Pattern: ^[CRUDA]$
active
boolean

Response

200 - application/json

Search results

total
integer
permissions
object[]