v2

latestOpenAPI 3.1.02026-07-26937792.5 KB

Get Call Id

Start a new eval call.

Regression tests usually pre-store API/LLM mocks through /eval/regression-mocks and pass callUUID so first-turn actions can read mocks immediately. apiMocks is still accepted for older eval callers.

post/eval/get-call-id

Headers

authorizationstring nullable
x-internal-api-keystring nullable

Request body

agentIdstring required
useCustomPromptboolean nullable
apiMocksobject nullable
callUUIDstring nullable
callStartTimestring nullable
customerPhoneNumberstring nullable
businessPhoneNumberstring nullable
callIdFirestorestring nullable
startFlowIdstring nullable
startNodeIdstring nullable
liveVariablesobject[] nullable
simulationModeboolean nullable

Response

Successful Response

{"stackTrail":"paths:/eval/get-call-id:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}