Returns a page of alerts.
Success
Bad Request
Unauthorized
Forbidden
Server Error
{- "previousCursor": "string",
- "nextCursor": "string",
- "nextOffset": 0,
- "pageSize": 0,
- "count": 0,
- "totalCount": 0,
- "items": [
- {
- "type": "LicenseChanged",
- "providerId": "4834bcdc-4a64-444d-966b-1a6fe381da24",
- "entityType": "License",
- "entityId": "156e622c-6cdf-4c27-9bc9-2f2db69919f5",
- "data": {
- "messageTemplate": "string",
- "messageParams": {
- "property1": "string",
- "property2": "string"
}, - "data": {
- "property1": "string",
- "property2": "string"
}
}, - "timestamp": "2019-08-24T14:15:22.0000000Z",
- "dismissalTimestamp": "2019-08-24T14:15:22.0000000Z",
- "dismissalNote": "string",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
], - "sortedBy": "Timestamp",
- "sortDirection": "Asc",
- "sort": {
- "Timestamp": "Asc"
}
}