get https://api.getblueshift.com/api/v1/custom_user_lists/id/
Use this endpoint to get details of the specified customer list from your account.
Try it out
- Add the User API key as the Username and leave the Password field blank.
- Click the Base URL dropdown and select the API endpoint URL for your Blueshift region.
- Click Try It.
Note:
To obtain the ID for the customer list, refer to the list URL where the customer list is displayed. The ID is the numeric value at the end of the URL. For example, in the URL https://app.getblueshift.com/dashboard#/app/custom_list/XXXXX/edit, the ID is XXXXX.
You can also try the API using Blueshift's API collection in Postman.