{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreiasd5ufsdsdusyrsvzjnfep75hzby65436ucm5rqzbmndivgb5wni",
"uri": "at://did:plc:lk3jfj3zq4k4wxnk474axylu/app.bsky.feed.post/3mheortmmupl2"
},
"path": "/t/public-api-for-agent-builder-listing-and-managing-agent-configurations/1377124#post_1",
"publishedAt": "2026-03-18T21:57:28.000Z",
"site": "https://community.openai.com",
"textContent": "Is there a public API (or a planned timeline) for programmatically accessing Agent Builder configurations?\nSpecifically, we’re looking for endpoints to:\n\n * List agents/workflows created in Agent Builder\n * Get agent details — model, instructions, temperature, top_p\n * Get tool configurations — MCP server connections, web search, code interpreter, file search\n * Get associated resources — linked vector stores, files\n * Get metadata — creator, created/updated timestamps, versioning\n\n\n\nWe understand the Responses API replaces the execution side of Assistants(soon to be deprecated), but there doesn’t seem to be a\nreplacement for the management/configuration side — i.e., no equivalent of GET /v1/assistants for Agent Builder workflows.\n\nOur use case is security and access governance — we need to inventory what agents exist, what models and tools they’re connected to, and who created them. We can see this data in the dashboard but can’t access it programmatically.\n\nIs this on the roadmap? Any rough timeline?",
"title": "Public API for Agent Builder — listing and managing agent configurations?"
}