Skip to main content

Get CXML Application

Returns a CXML Application by ID.

Path Parameters
id uuid REQUIRED

The ID of the CXML Application

Responses
200

A CXML Application

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
cxml_application object OPTIONAL
id uuid OPTIONAL

A unique identifier for the CXML Application

name string OPTIONAL
handle_calls_using string OPTIONAL

Possible values: [script, external_url]

call_handler_url uri OPTIONAL
call_handler_method string OPTIONAL

Possible values: [POST, GET]

handle_fallback_using string OPTIONAL

Possible values: [script, external_url]

call_handler_fallback_url uri OPTIONAL
call_handler_fallback_method string OPTIONAL

Possible values: [POST, GET]

call_status_callback_url uri OPTIONAL
call_status_callback_method string OPTIONAL

Possible values: [POST, GET]