最近搜索
没有最近搜索
To fetch license information and current plan details using rest api
已于 2021年2月12日 发布
I'm trying integrating Zendesk with my app , which displays licensing related information for Zendesk. I want to know if there is an api endpoint available for fetching the Zendesk account owner's details like plan type ,payment, renewal date kind of information through api. Thanks in advance.
0
3
3 条评论
Greg Katechis
Hi there! We do have an Account Settings API that may provide some of what you are looking for. We also have an internal API that will work, but I can not guarantee that it will continue to work, as it is undocumented and thus unsupported. If you'd like to see what's available in this API, it is accessible via `/api/v2/account/subscription`.
1
Danedelion 123
the internal api works well for most of my needs...if it goes unsupported is there any other way to access the same resource?
0
Greg Katechis
At this time there is no other way of gathering this type of data.
Greg Katechis | Developer Support and Enablement Engineer
0