Use this endpoint to get all your users that subscribed to your service.Documentation Index
Fetch the complete documentation index at: https://docs.taag.cc/llms.txt
Use this file to discover all available pages before exploring further.
GET
Authorization
All you need is to include your secret key as a value of authorization in the header and hit the endpoint above.Use the secret key that matches the mode you are in TEST or LIVE
Response
In the response to your request you will get an object containing an array of all your subscribers each as an object. Keep the subscriberId because you might need it to update email or unsubscribe.