---
title: "Stream cached and live Codex account state"
method: GET
path: "/api/v1/agents/codex/accounts/events"
tags: ["agents"]
---

# Stream cached and live Codex account state

`GET /api/v1/agents/codex/accounts/events`

## Response `200`

OK

## Other responses

- `501` — Not Implemented
- `503` — Service Unavailable

## Changes

- **2026-09-15** `7f5cb1f3ca16` — 3 breaking, 2 warning, 8 info
  - the response property `currentSwitch/sourceAccountId` became optional for the status `200`
  - removed the required property `currentSwitch/canRecover` from the response with the `200` status
  - removed the required property `currentSwitch/sessions` from the response with the `200` status
  - removed the optional property `unmanagedGlobalAccount` from the response with the `200` status
  - …9 more
- **2026-09-03** `d31a2d019c47` — 2 info
  - added the optional property `reporting_owner` to the response with the `501` status
  - added the optional property `reporting_owner` to the response with the `503` status
- **2026-09-03** `0989da474d24` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/changes/api/v1/agents/codex/accounts/events/get.md)

---

[API](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon.md) · [All operations](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/llms.txt) · [OpenAPI document](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/revisions/1e9e4bbb67f1?raw)
