Get Session Status
GET/api/internal/agent-coder/:session_id/status
Check if a workflow is currently running for this session.
Used by frontend on page load to detect in-progress workflows and connect to the event stream.
Returns: SessionStatus with is_running flag and event count.
Request
Responses
- 200
- 422
Successful Response
Validation Error