Listing threads
Read persisted Codex threads through the MCP server interface.
The TypeScript SDK starts or resumes a known thread; it does not expose a hosted paginated resource API. The MCP server's thread/list and mcpServerStatus/list methods support the protocol's list responses and, where documented, cursor/limit pagination.
Treat thread IDs, cursors, and server names as opaque. Follow the returned cursor until the server reports no next page, and tolerate new fields in future protocol versions.
Atualizado a 31 de ago. de 2026