Get Session Events
GET/api/background-agents/:id/sessions/:sessionId/events
Returns the conversation log (event stream) for a single session of this agent, along with the session record.
Only available for agents on the claude-managed-agents platform.
Request
Responses
- 200
- 401
- 404
- 500
- 502
Session events retrieved successfully
Authentication required or invalid token
Agent or session not found
Internal server error
The external platform rejected the request