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