Skip to main content
GET
List HITL approval requests

Authorizations

Authorization
string
header
required

JWT token (USER, AGENT, or SERVICE auth)

Query Parameters

status
enum<string>
Available options:
PENDING,
APPROVED,
REJECTED
from
string<date-time>
to
string<date-time>
sourceAgentIds
string<uuid>[]
sinkAgentIds
string<uuid>[]
sourceUserIds
string<uuid>[]
policyNames
string[]
resolvedByIds
string<uuid>[]
pageable
object
required

Response

200 - application/json

OK

content
object[]
page
integer<int32>
size
integer<int32>
totalElements
integer<int64>
totalPages
integer<int32>
availableFilters
object