GET api/Ivr
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of GoResponseApplications| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| GoResponsePhoneProfileName | string |
None. |
|
| Profile | string |
None. |
|
| Scheduler | boolean |
None. |
|
| Cluster_Id | globally unique identifier |
None. |
|
| TimeZone | string |
None. |
|
| GoResponseActions | Collection of GoResponseActions |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Id": "8ab0bc4a-7c89-4a93-817f-c7a82ff9d881",
"Name": "sample string 2",
"Description": "sample string 3",
"GoResponsePhoneProfileName": "sample string 4",
"Profile": "sample string 5",
"Scheduler": true,
"Cluster_Id": "5fb5e389-0c39-4b59-8d0c-c44262267267",
"TimeZone": "sample string 8",
"GoResponseActions": [
{
"Id": "f7fb0a67-f5ea-4fe9-bfd1-c7bc394f4216",
"Name": "sample string 2",
"TclScript": "sample string 3",
"ScriptLocation": "sample string 4",
"MediaLocation": "sample string 5",
"CurrentlyActive": true,
"Order": 7,
"CreatedOn": "2025-12-10T15:33:44.4881045+01:00",
"ScheduledNow": true,
"Application_Id": "22171a4f-510a-4e79-ad03-98fbbbff2bde",
"SchedulerOverride": true,
"Icon": "sample string 11"
},
{
"Id": "f7fb0a67-f5ea-4fe9-bfd1-c7bc394f4216",
"Name": "sample string 2",
"TclScript": "sample string 3",
"ScriptLocation": "sample string 4",
"MediaLocation": "sample string 5",
"CurrentlyActive": true,
"Order": 7,
"CreatedOn": "2025-12-10T15:33:44.4881045+01:00",
"ScheduledNow": true,
"Application_Id": "22171a4f-510a-4e79-ad03-98fbbbff2bde",
"SchedulerOverride": true,
"Icon": "sample string 11"
}
]
},
{
"Id": "8ab0bc4a-7c89-4a93-817f-c7a82ff9d881",
"Name": "sample string 2",
"Description": "sample string 3",
"GoResponsePhoneProfileName": "sample string 4",
"Profile": "sample string 5",
"Scheduler": true,
"Cluster_Id": "5fb5e389-0c39-4b59-8d0c-c44262267267",
"TimeZone": "sample string 8",
"GoResponseActions": [
{
"Id": "f7fb0a67-f5ea-4fe9-bfd1-c7bc394f4216",
"Name": "sample string 2",
"TclScript": "sample string 3",
"ScriptLocation": "sample string 4",
"MediaLocation": "sample string 5",
"CurrentlyActive": true,
"Order": 7,
"CreatedOn": "2025-12-10T15:33:44.4881045+01:00",
"ScheduledNow": true,
"Application_Id": "22171a4f-510a-4e79-ad03-98fbbbff2bde",
"SchedulerOverride": true,
"Icon": "sample string 11"
},
{
"Id": "f7fb0a67-f5ea-4fe9-bfd1-c7bc394f4216",
"Name": "sample string 2",
"TclScript": "sample string 3",
"ScriptLocation": "sample string 4",
"MediaLocation": "sample string 5",
"CurrentlyActive": true,
"Order": 7,
"CreatedOn": "2025-12-10T15:33:44.4881045+01:00",
"ScheduledNow": true,
"Application_Id": "22171a4f-510a-4e79-ad03-98fbbbff2bde",
"SchedulerOverride": true,
"Icon": "sample string 11"
}
]
}
]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.