get https://api.getblueshift.com/api/v1/customer_search/show_events
Use this endpoint to fetch the details of the events for a customer using the customer's UUID. To try this endpoint:
- Get the User API Key from the API Keys tab of your Account Settings in the Blueshift app.
- Paste the API key in the Username field for Authentication. Leave the password field blank.
- Click the Base URL dropdown and select the API endpoint URL for your Blueshift region. For EU region select api.eu.getblueshift.com and for the Rest of the world select api.getblueshift.com.
- Specify the values of the API call using the fields provided below. Ensure that you specify values for the required fields.
- Click Try It.
📘 Note
This API endpoint is provided for debugging purposes only and supports a maximum of 10 calls per hour.