List Background Agent Sessions
GET/api/background-agents/:id/sessions
Lists the agent's conversation sessions on its external platform. Sessions created via the invoke endpoint (or webhooks) are enriched with their local session_key correlation.
Only available for agents on the claude-managed-agents platform.
Request
Responses
- 200
- 400
- 401
- 404
- 500
- 502
Sessions retrieved successfully
Agent is not on a platform that supports sessions or is not synced
Authentication required or invalid token
Background agent not found
Internal server error
The external platform rejected the request