GET api/GetBroadcastNotificationList?NotificationID={NotificationID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
NotificationID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of UserListModelName | Description | Type | Additional information |
---|---|---|---|
UserID | string |
None. |
|
string |
None. |
||
FirstName | string |
None. |
|
LastName | string |
None. |
|
ChangePassword | boolean |
None. |
|
PhoneNumber | string |
None. |
|
Status | string |
None. |
|
RoleID | integer |
None. |
|
Role | string |
None. |
|
TextCarrierID | integer |
None. |
|
CompanyID | integer |
None. |
|
CompanyName | string |
None. |
|
FullName | string |
None. |
|
UserTypeID | integer |
None. |
|
EmailTypeID | integer |
None. |
|
Color | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.