Retrieve
Retrieves the details of a cXML Application that has been previously created. Use the unique ID that was returned from your previous request to identify the specific instance.
Path parameters
AccountSid
The unique identifier for the account this script is associated with.
Sid
The unique identifier of the cXML script.
Response
sid
The unique identifier of the cXML script on SignalWire.
date_created
The date and time, in ISO 8601 format, the script was created.
date_updated
The date and time, in ISO 8601 format, the script was updated.
date_last_accessed
The date and time, in ISO 8601 format, the script was last accessed, or null if never accessed.
account_sid
The unique identifier for the account this script is associated with.
name
A friendly name given to the cXML script.
contents
The contents of the cXML script.
request_url
The unique URL to the raw contents of the cXML script.
num_requests
The number of times this cXML script has been accessed.
api_version
The version of the SignalWire API.
uri
The URL of this resource.
Response