Skip to main content

GetFlow retrieves a flow by ID.

GET 

/api/v1/voice/flows/:id

Returns complete flow including the JSON definition.

Parameters

  • id: Required, flow ID

Errors

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

Request

Responses

A successful response.