GET api.ashx/v2/systemnotifications.{json|xml}
Enables listing of system notifications.
Request Parameters
Name | Type | Location | Description | Required | Default | Options |
---|---|---|---|---|---|---|
PageIndex | int | Query String | Page of results to return | Optional | ||
PageSize | int | Query String | Number of results to return | Optional | ||
SortBy | string | Query String | Accepted values are: LastOccurredDate (default), Count | Optional | ||
SortOrder | string | Query String | Accepted values are: Ascending, Descending | Optional |