curl --location '/painel-controle/legenda-customizada/pageable?page=&size=&query=&queryAll=&sort=&skipFilter=&joins=&fullTextSearch=&fixedFilter=&tipoNome=&sanitizedQuery='{
"content": [
{
"createdBy": {
"id": 0,
"name": "string",
"login": "string",
"status": "string"
},
"createdDate": "2019-08-24T14:15:22.123Z",
"lastModifiedBy": {
"id": 0,
"name": "string",
"login": "string",
"status": "string"
},
"lastModifiedDate": "2019-08-24T14:15:22.123Z",
"id": 0,
"locale": "PT_BR",
"chave": "string",
"valor": "string",
"ajuda": "string"
}
],
"pageable": {
"page": 0,
"size": 0
},
"totalElements": 0
}