GET api/CallViews/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
SingleResultOfCallView| Name | Description | Type | Additional information |
|---|---|---|---|
| Queryable | Collection of CallView |
None. |
|
| Queryable | Collection of Object |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.