Skip to main content
GET
Get all bindings that would apply to a specific agent execution, ordered by priority

Authorizations

Authorization
string
header
required

JWT token (USER, AGENT, or SERVICE auth)

Query Parameters

agentId
string<uuid>
sourceAgentId
string<uuid>
sinkAgentId
string<uuid>
channelId
string<uuid>

Response

200 - application/json

OK

bindingId
string<uuid>
version
string
groupId
string<uuid>
groupName
string
groupVersion
string
isLatestGroupVersion
boolean
bindingLevel
enum<string>
Available options:
TENANT,
AGENT,
SUBSCRIPTION,
CHANNEL,
CHANNEL_SUBSCRIPTION
agent
object
sourceAgent
object
sinkAgent
object
channel
object
priority
integer<int32>
validFrom
string<date-time>
validTo
string<date-time>
createdAt
string<date-time>