Get Background Agent
GET/api/background-agents/:id
Returns a single background agent by ID, including its capabilities, platform configuration, and sync state.
Request
Responses
- 200
- 401
- 404
- 500
Background agent retrieved successfully
Authentication required or invalid token
Background agent not found
Internal server error