{
"filter": {
"part": {
"key": {
"inValues": [
"string"
]
},
"documentKey": "string",
"documentType": "DOCUMENT_TYPE_UNSPECIFIED",
"templateKey": "string"
},
"textSearch": "string",
"timeReference": {
"referenceDate": "2019-08-24T14:15:22.123Z",
"historicalData": true
}
},
"sort": {
"rules": [
{
"documentKey": "SORT_DIRECTION_UNSPECIFIED",
"documentType": "SORT_DIRECTION_UNSPECIFIED"
}
]
},
"pagination": {
"limit": "string",
"skip": "string",
"cursor": "string"
},
"mask": "string"
}