curl --location '/biblioteca-juridica/pageable?page=&size=&query=&queryAll=&sort=&skipFilter=&joins=&fullTextSearch=&fixedFilter=&tipoNome=&sanitizedQuery='{
"content": [
{
"id": 0,
"customFields": {
"property1": {},
"property2": {}
},
"numero": "string",
"titulo": "string",
"descricao": "string",
"tipoModeloDocumento": {
"nome": "string"
},
"contexto": {
"nome": "string"
},
"tipoAnexo": {
"nome": "string"
},
"perfilList": [
{
"nome": "string"
}
],
"versaoAtual": {
"tipoDocumento": "ARQUIVO"
},
"createdBy": {
"name": "string"
},
"createdDate": "2019-08-24T14:15:22.123Z",
"lastModifiedBy": {
"name": "string"
},
"lastModifiedDate": "2019-08-24T14:15:22.123Z"
}
],
"pageable": {
"page": 0,
"size": 0
},
"totalElements": 0
}