Skip to main content
GET
/realms/{realmId}/organizations/{organizationId}/policy-request

Authorizations

Authorization
string
header
required

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

Path Parameters

realmId
string
required
organizationId
string
required

Query Parameters

userId
string
Minimum string length: 1
requestStatus
enum<string>
Available options:
REQUESTED,
APPROVED,
DENIED,
CANCELED,
EXPIRED
executionStatus
enum<string>
Available options:
WAITING,
PROCESSING,
EXECUTED,
FAILED
approvalStatus
enum<string>
Available options:
WAITING,
REQUESTED,
APPROVED,
DENIED,
CANCELED
subjectType
string
Minimum string length: 1
subjectId
string
Minimum string length: 1
next
string
Minimum string length: 1
limit
integer
Required range: 0 < x <= 100

Response

200 - application/json

Successful response

next
string | null
required
items
object[]
required