Skip to main content

GetExecutionTrace retrieves detailed trace for an execution.

GET 

/api/v1/voice/flows/executions/:executionId/trace

Returns step-by-step execution log for debugging.

Parameters

  • execution_id: Required, execution to trace

Errors

  • NOT_FOUND: Execution does not exist
  • PERMISSION_DENIED: Caller lacks voice:flow:read permission

Request

Responses

A successful response.