POST
/
wallets
/
search
/
email
Search Wallet by Email
curl --request POST \
  --url https://waas-staging.embedly.ng/api/v1/wallets/search/email \
  --header 'Content-Type: application/json' \
  --header 'x-api-key: <api-key>' \
  --data '{
  "emailAddress": "<string>"
}'
emailAddress
string
required

Email address to search for