Skip to main content

Get Call Flow

Returns a Call Flow by ID.

Path Parameters
id uuid REQUIRED

The ID of the Call Flow

Responses
200

A Call Flow

Schema OPTIONAL
id uuid OPTIONAL
project_id uuid OPTIONAL
display_name string OPTIONAL
type string OPTIONAL
created_at date-time OPTIONAL
updated_at date-time OPTIONAL
call_flow object OPTIONAL
id uuid OPTIONAL

A unique identifier for the Call Flow

title string OPTIONAL

The name of the Call Flow

flow_data string OPTIONAL
relayml string OPTIONAL

A SWML document. For more information on SWML, please go to https://developer.signalwire.com/sdks/reference/swml/introduction/

document_version integer OPTIONAL

The current revision of the call flow. Every update must increase this number.