curl --location --request GET 'https://m1.apifoxmock.com/m1/4604434-0-default/v1/open/es/signit_envelope/envelope_hospital_patient/_search?q=(admissionNumber=1429202208055492)&sort=createdDatetime:desc&from=0&size=20&access_token=' \
--header 'X-Signit-App-Id;'
{
"took": 2471,
"timed_out": false,
"_shards": {
"total": 1,
"successful": 1,
"skipped": 0,
"failed": 0
},
"hits": {
"total": {
"value": 0,
"relation": "eq"
},
"max_score": null,
"hits": []
}
}