List Background Agents
GET/api/background-agents
Returns a list of all background agents in your organization.
Background agents are synthetic identities that run on external agent platforms (Claude Managed Agents, AWS AgentCore, or your own runtime) and call tools through the Willow gateway.
Request
Responses
- 200
- 401
- 500
List of background agents retrieved successfully
Authentication required or invalid token
Internal server error