Hi team,
We are developing a portal for the team to show the license details to the user, what licenses are available and assigned to which user, and when they are going to expire, so we can renew before it expire.
We have done this for the other application, and with just JIRA APIs, we are not getting a proper response.
Could you please help us?
Thanks
Hi @Taufeeq Ahmad ,
Welcome to Atlassian community.
If I understand correctly your question, you need to check the user status (active, inactive) inside the Atlassian organization, in order to check if each user has proper product access or not.
I suggest to have a look to Organization API: https://developer.atlassian.com/cloud/admin/organization/rest/api-group-users/#api-group-users
Regards
Hi @Taufeeq Ahmad , welcome to the Community!
When you say you're not getting a proper response, could you provide more details as to what your expectations are? What API endpoints are you trying to connect to? Are they returning a specific error message that you're having trouble with?
Atlassian have extensive API documentation available here, if you haven't already given this a look: https://developer.atlassian.com/cloud/
Cheers,
Robert
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.