Returns graph data (nodes and edges) for visualizing agent execution flow. Each node represents a step in the agent workflow with parent-child relationships.
Your AgentMark API key. Create one in the dashboard under Settings > API Keys.
Example: Authorization: Bearer am_live_abc123
Your application ID. Found in the dashboard under Settings > General.
"app_abc123"
The trace ID to retrieve graph data for.
Graph data for the trace.