curl --location --request GET 'http://10.101.252.154:9060/api/PersonUser?PageNo=1&PageSize=10&Search=EMail='\''lc@dummy.com'\''' \
--header 'Accept: application/json' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json'
{}