Single API GET request for the current full list of subscribers

  • 1 February 2022
  • 2 replies
  • 183 views

Badge +4

Hi all,

After checking several questions in the community and the API documentation, it is my understanding that https://api.revenuecat.com/v1/subscribers/{app_user_idwill only get the latest purchase information for the single app_user_id provided.

Is there a way to GET all the current purchase and user_id info from the users actually subscribed or in trial at once?

Thanks,
A.


2 replies

Userlevel 5
Badge +8

Hey @Adrian!

We don’t currently have an API endpoint to retrieve all customers that are subscribed (only one user at a time like you mentioned), but you might be able to take advantage of Customer Lists as a workaround in the mean time. By filtering on different attributes (like subscription status) you can export lists of users to take action on.

Hi,

it would be great if it would be possible in the future to get all currently subscribed users with one single API request.

Reply