Skip to main content

GetExecution retrieves a flow execution by ID.

GET 

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

Returns execution details including variables and trace.

Parameters

  • execution_id: Required, execution ID

Errors

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

Request

Responses

A successful response.