GET api/SMSList?key={key}
Get SMS list.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
key | globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of SMSListName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
DateAndTime | date |
None. |
|
FromNumber | string |
None. |
|
ToNumber | string |
None. |
|
Subject | string |
None. |
|
FromName | string |
None. |
|
ToName | string |
None. |
|
ConversationId | string |
None. |
|
MessageId | string |
None. |
|
IsRead | boolean |
None. |
|
SystemType | string |
None. |
|
InsuredDatabaseId | globally unique identifier |
None. |
|
InsuredEmail | string |
None. |
|
InsuredFirstName | string |
None. |
|
InsuredLastName | string |
None. |
|
InsuredCommercialName | string |
None. |