List the agents a skill is bound to

Every binding of this skill, joined with the bound agent’s name and type. The by-agent twin (GET /skills/bindings?agentId=) answers the same question from the agent’s side. Because the rows name agents, an API key needs AGENTS:READ as well as SKILLS:READ.

Authentication

AuthorizationBearer
API key or Clerk session token

Path parameters

idstringRequired

Response

Bindings
datalist of objects

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error