Skip to main content

List Call Flow Versions

Returns a list of versions of a Call Flow.

Path Parameters
id uuid REQUIRED

The ID of the Call Flow

Responses
200

A list of Call Flow versions

Schema OPTIONAL
links object OPTIONAL
self uri OPTIONAL
first uri OPTIONAL
next uri OPTIONAL
prev uri OPTIONAL
data object[] OPTIONAL
id uuid OPTIONAL
created_at date-time OPTIONAL
updated_at date-time OPTIONAL
document_version integer OPTIONAL

The current revision 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/