{
"content": [
{
"fields": [
{
"id": 0,
"name": "string",
"organizationId": 0,
"position": 0,
"type": "STRING"
}
],
"id": 0,
"organizationId": 0,
"position": 0,
"title": "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
}