GET api/CallLogRecordList?key={key}
Get call log record list.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
key | globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of CallLogRecordListName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
Type | string |
None. |
|
FromNumber | string |
None. |
|
FromName | string |
None. |
|
ToNumber | string |
None. |
|
ToName | string |
None. |
|
StartDate | date |
None. |
|
Duration | decimal number |
None. |
|
CallLogId | string |
None. |
|
Action | string |
None. |
|
Result | string |
None. |
|
InsuredDatabaseId | globally unique identifier |
None. |
|
InsuredEmail | string |
None. |
|
InsuredFirstName | string |
None. |
|
InsuredLastName | string |
None. |
|
InsuredCommercialName | string |
None. |