Skip to main content
GET
List active policy bindings with optional filters

Authorizations

Authorization
string
header
required

JWT token (USER, AGENT, or SERVICE auth)

Query Parameters

bindingLevel
enum<string>
Available options:
TENANT,
ANY_TO_AGENT,
AGENT_TO_AGENT,
USER_TO_AGENT,
CHANNEL_TO_ANY_AGENT,
CHANNEL_TO_AGENT,
ANY_TO_MCP_SERVER,
ANY_TO_LLM_GATEWAY,
AGENT_TO_MCP_SERVER,
AGENT_TO_LLM_GATEWAY,
USER_TO_LLM_GATEWAY
agentId
string<uuid>
sourceAgentId
string<uuid>
sourceUserId
string<uuid>
sinkAgentId
string<uuid>
channelId
string<uuid>
mcpServerId
string<uuid>
llmGatewayId
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