I was reading the REST API endpoints reference a while ago and it had this endpoint: https://api.revenuecat.com/v2/projects/{project_id}/customers, now it is not shown. What might that be?
I was reading the REST API endpoints reference a while ago and it had this endpoint: https://api.revenuecat.com/v2/projects/{project_id}/customers, now it is not shown. What might that be?
Apparently there was an error by revenuecat’s team and they included the endpoint on their docs, without being actually available for us users.
Hey @mauro-garcia-348931 and @abdelrahman-rashad!
You’re correct, the Customers endpoints were added to our public docs in error. These are actually still in beta at this time. If you’re interested in joining the beta in order to use these endpoints, please fill out this Typeform with your use cases! There’s more information on the beta here in our docs as well.
Hi @kaitlin, Would it be possible to give an ETA when it will be ready to use in public docs?
How long will it take for the API to be available, @kaitlin
Is this working now? If not, is it possible to get a list of all customers?
Hey all, the customer list endpoints is out of beta and the documentation is available on the public docs: https://www.revenuecat.com/docs/api-v2#tag/Customer/operation/list-customers
If you haven’t used any of the Customer endpoints before, you’ll just need to make sure the your API V2 endpoint has the `customer_information:customers:read` permission added!