Skip to main content
GET
List Policies

Authorizations

Authorization
string
header
required

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

Query Parameters

role_id
integer | null

Response

Successful Response

id
integer
required
name
string
required
priority
integer
required
effect
string
required
resource
string
required
is_active
boolean
required
description
string | null
role_id
integer | null
role_name
string | null
conditions
Conditions · object
actions
string[]
created_by
integer | null
created_at
string<date-time> | null