使用REST API请求所有Revenue Cat客户。

huangapple go评论88阅读模式
英文:

Request all Revenue Cat customers with the REST API

问题

我想查询我的客户(具有活跃/试用订阅)来自Revenue Cat。
我看到我可以使用这个端点来获取任何客户。

我想要能够进行分页,并直接检索客户,而不必为每个客户进行一次请求并知道他们的ID。

我不确定这是否可能,因为我在REST API中没有看到任何相关信息,但为了确保我没有漏掉任何内容,我更愿意询问一下。

英文:

I would like to query my customers (with active / trial subscriptions) from Revenue Cat.
I do see that i can get any customer by using this endpoint.

I would like to be able to do some pagination and retrieve the customers directly without having to do 1 request per customer AND know their ID.

I am not sure that this is possible since i have not seen anything in the REST API but i prefer ask to be sure in case i have missed something

答案1

得分: 1

这是RevenueCat支持团队的答复:

"我们可能会在接下来的几个月内推出一个通用的“列出客户”端点,但对于更详细的搜索和筛选,目前我们还没有具体的预计时间。

因此,它可能会在2023年下半年提供!"

英文:

Here is the answer from RevenueCat support team :

> We will likely have a general "list customers" endpoint within the next couple of months, but for more detailed searching and filtering, we do not currently have an ETA.

So it will likely be available in second half of 2023 !

huangapple
  • 本文由 发表于 2023年7月12日 21:51:52
  • 转载请务必保留本文链接:https://go.coder-hub.com/76671336.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定