Skip to main content
listCodexCloudEnvironments returns the Codex cloud environments available to the connected ChatGPT workspace.
automations/list-codex-environments.automation.ts
Each environment includes its stable id, display label, isPinned state, and current taskCount. Pass the ID to startCodexCloudTask or listCodexCloudTasks. Optional second argument { account } defaults to the project binding.
Codex Cloud does not currently provide an official public REST API. This action calls undocumented ChatGPT backend endpoints that may change without notice.