Skip to main content
GET
Get permission inheritance

Authorizations

Authorization
string
header
required

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

Query Parameters

actor_id
string<uuid>
required
type
enum<string>
required
Available options:
user,
role

Response

200 - application/json

Permission inheritance tree

actor_id
string<uuid>
type
enum<string>
Available options:
user,
role
direct_permissions
object[]
inherited_from
object[]