Skip to main content

Get the baseline node mocks of an agent

GET 

https://platform.docana.com/api/v1/agents/:agentId/eval-mock-baseline/

Baseline node mocks are the fallback underneath every eval of this agent. When an eval runs, its own nodeMocks win per node id and the baseline answers for the rest. An agent without a baseline behaves exactly as it did before baselines existed: a node with no mock performs a real webhook call. Returns 404 when the agent has no baseline.

Request

Responses

The agent's baseline node mocks