allensmith81
5 years agoBoss
APIv2 Subscriptions Troubleshooting
Hi all, I have been banging my head against a brick wall for about an hour now and it's either me (likely) or the Subscriptions API doesnt work. I am trying to use a call like this: Select cou...
- 5 years ago
Hi allensmith81 ,
the API you are trying to use provides the results to the subscriptions of the user making the request unless there is a request containing the subscriber's ID explicitly.
For Getting the subscribers to a particular board, you can try to use the V1 API to get the subscribes to a particular board:
https://[COMMUNITY DOMAIN]/restapi/vc/boards/id/<board ID>/subscribers/email/board/count
Please Give Kudos if you find this post useful and also mark this as Accepted Solution if this is the required solution.
Regards
Tarun Kumar