I use Sora Characters in the Sora app and want to use the same saved Characters programmatically via the Videos API.
Request: Add API support to (1) list my Characters tied to my OpenAI account, (2) reference a Character in POST /videos (e.g., character_id), and (3) manage Character permissions (private/shared/public) via API.
Why: I’m building a dev tool (“Construct”) that needs automated regression tests for character consistency across prompts/remixes. Manual app-only access blocks testing.
Notes: I understand Characters are permissioned and sensitive; I’m asking for “account-scoped access” + clear consent/controls and audit logs.