Returns a JSON representation of the graph’s nodes and edges suitable for
rendering in graph visualizers. Use xray to expand subgraph nodes into
their internal structure.
GET
/
assistants
/
{assistant_id}
/
graph
Get Assistant Graph
Copy
Ask AI
curl --request GET \
--url https://api.example.com/assistants/{assistant_id}/graph