Hi
trying to run this search queries
- https://{{auth0_domain}}/api/v2/users?q=app_metadata.testproperty:“admin”
- https://{{auth0_domain}}/api/v2/users?q=app_metadata.testproperty:‘admin’
please let me know what would be the difference between them and which one is preferable single quote Or double quote
thanks