Get customer list with "Active" status

  • 16 March 2022
  • 1 reply
  • 177 views

Badge +3
  • New Member
  • 0 replies

Hi,

I am adding a feature to my app and I need to have the list of users who have subscribed to an in app subscription. Is there a revenuecat API that allows you to have this information?

Regards

 


1 reply

Userlevel 6
Badge +8

Hey @fox!

We don’t currently have an endpoint to retrieve active subscribers. If you need to keep your own server in sync with subscription status, you can use webhooks and monitor the latest events for your users as they happen: https://docs.revenuecat.com/docs/webhooks

Otherwise, our Customer Lists feature allows you to filter by active subscribers and export into a CSV:  https://docs.revenuecat.com/docs/customer-lists

Reply