{
"content": [
{
"body": "string",
"created": "2019-08-24T14:15:22Z",
"email": "string",
"id": 0,
"organizationId": 0,
"payload": {},
"read": true,
"target": "AUTHORIZATION_STATUS_CHANGED",
"title": "string",
"uri": "string"
}
],
"empty": true,
"first": true,
"last": true,
"number": 0,
"numberOfElements": 0,
"pageable": {
"offset": 0,
"pageNumber": 0,
"pageSize": 0,
"paged": true,
"sort": [
{
"ascending": true,
"direction": "string",
"ignoreCase": true,
"nullHandling": "string",
"property": "string"
}
],
"unpaged": true
},
"size": 0,
"sort": {
"ascending": true,
"direction": "string",
"ignoreCase": true,
"nullHandling": "string",
"property": "string"
},
"totalElements": 0,
"totalPages": 0
}