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": "55de754e-8d0e-45f7-8efb-7e38f7ae2752",
"Name": "sample string 2",
"Description": "sample string 3",
"GoResponsePhoneProfileName": "sample string 4",
"Profile": "sample string 5",
"Scheduler": true,
"Cluster_Id": "e340bb0f-ca63-48e3-b6b3-f0772366c80c",
"TimeZone": "sample string 8",
"GoResponseActions": [
{
"Id": "52491e78-b091-4d44-ada2-781a2e070f21",
"Name": "sample string 2",
"TclScript": "sample string 3",
"ScriptLocation": "sample string 4",
"MediaLocation": "sample string 5",
"CurrentlyActive": true,
"Order": 7,
"CreatedOn": "2026-06-06T14:47:19.6986911+02:00",
"ScheduledNow": true,
"Application_Id": "a62b5d16-c894-45fb-8669-aec221d92f8b",
"SchedulerOverride": true,
"Icon": "sample string 11"
},
{
"Id": "52491e78-b091-4d44-ada2-781a2e070f21",
"Name": "sample string 2",
"TclScript": "sample string 3",
"ScriptLocation": "sample string 4",
"MediaLocation": "sample string 5",
"CurrentlyActive": true,
"Order": 7,
"CreatedOn": "2026-06-06T14:47:19.6986911+02:00",
"ScheduledNow": true,
"Application_Id": "a62b5d16-c894-45fb-8669-aec221d92f8b",
"SchedulerOverride": true,
"Icon": "sample string 11"
}
]
},
{
"Id": "55de754e-8d0e-45f7-8efb-7e38f7ae2752",
"Name": "sample string 2",
"Description": "sample string 3",
"GoResponsePhoneProfileName": "sample string 4",
"Profile": "sample string 5",
"Scheduler": true,
"Cluster_Id": "e340bb0f-ca63-48e3-b6b3-f0772366c80c",
"TimeZone": "sample string 8",
"GoResponseActions": [
{
"Id": "52491e78-b091-4d44-ada2-781a2e070f21",
"Name": "sample string 2",
"TclScript": "sample string 3",
"ScriptLocation": "sample string 4",
"MediaLocation": "sample string 5",
"CurrentlyActive": true,
"Order": 7,
"CreatedOn": "2026-06-06T14:47:19.6986911+02:00",
"ScheduledNow": true,
"Application_Id": "a62b5d16-c894-45fb-8669-aec221d92f8b",
"SchedulerOverride": true,
"Icon": "sample string 11"
},
{
"Id": "52491e78-b091-4d44-ada2-781a2e070f21",
"Name": "sample string 2",
"TclScript": "sample string 3",
"ScriptLocation": "sample string 4",
"MediaLocation": "sample string 5",
"CurrentlyActive": true,
"Order": 7,
"CreatedOn": "2026-06-06T14:47:19.6986911+02:00",
"ScheduledNow": true,
"Application_Id": "a62b5d16-c894-45fb-8669-aec221d92f8b",
"SchedulerOverride": true,
"Icon": "sample string 11"
}
]
}
]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.