Search customer

Use this endpoint to search for a customer using the email ID that you added to our platform.

Try it out

  1. Add the User API key as the Username and leave the Password field blank.
  2. Click the Base URL dropdown and select the API endpoint URL for your Blueshift region.
  3. Click Try It.

You can also try the API using Blueshift's API collection in Postman.

Note:

  • The users array may return multiple matches for the search query.
  • The user object represents the most relevant match and can be used directly.
  • If only one user is returned, the user object and users array will contain the same data.
  • For multiple matches, the user object should be the primary reference, simplifying the process without needing to consider all users in the users array.
Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!