GET Call/GetCallList
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of CallListName | Description | Type | Additional information |
---|---|---|---|
CallID | integer |
None. |
|
Name | string |
None. |
|
ScenarioNumber | integer |
None. |
|
Subject | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "CallID": 1, "Name": "sample string 2", "ScenarioNumber": 3, "Subject": "sample string 4" }, { "CallID": 1, "Name": "sample string 2", "ScenarioNumber": 3, "Subject": "sample string 4" } ]