Skip to main content

List Call Flows

List Call Flows

Responses
200

A list of Call Flows

Schema OPTIONAL
object[]
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.