curl --location --request GET '/api/whitelist/find?domain=google.com' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer {{token}}'
{}