v5

OpenAPI 3.1.02026-08-04559375561.8 KB
public

Create call export job

Idempotently enqueue a bounded JSON call export for one voice agent in the authenticated workspace. Poll the returned job handle for its terminal result.

post/api/v1/public/mcp/jobs/call-exports

Headers

Idempotency-Keystring required

Request body

agentIdstring required
limitinteger

Response

Successful Response

handlestring required
toolNamestring required
status'queued' | 'running' | 'succeeded' | 'failed' | 'cancelled' | 'expired' required
attemptsinteger required
maxAttemptsinteger required
cancellationRequestedboolean required
resultobject nullable
errorCodestring nullable
createdAtstring date-time required
updatedAtstring date-time required
expiresAtstring date-time required