GET api/PushNotification
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of PushNotificationName | Description | Type | Additional information |
---|---|---|---|
Id | string |
None. |
|
Title | string |
Required String length: inclusive between 0 and 40 |
|
Body | string |
Required String length: inclusive between 0 and 255 |
|
DateCreatedUtc | date |
None. |
|
CreatedById | string |
Required |
|
DatePushedUtc | date |
None. |
|
DateScheduledUtc | date |
None. |
|
Link | string |
String length: inclusive between 0 and 700 |
|
ImageBlob | string |
String length: inclusive between 0 and 500 |
|
ImageContainer | string |
String length: inclusive between 0 and 200 |
|
ImageUrl | string |
String length: inclusive between 0 and 700 |
|
UserGroups | Collection of UserGroup |
None. |
|
CreatedBy | ApplicationUser |
None. |
|
Version | Collection of byte |
None. |
|
CreatedAt | date |
None. |
|
UpdatedAt | date |
Required |
|
Deleted | boolean |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.