Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to get the available license count of JIRA using REST API?

Mohammed Ahmed
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 17, 2023

In our organization, we are trying to automate the process of providing access to users for JIRA instance using REST APIs. To achieve this, we are supposed to check the available JIRA license count first before providing access to user. Is there any API available to get the  available license count of JIRA? 

1 answer

0 votes
Mahesh Shinde
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 17, 2023

Hi @Mohammed Ahmed ,

 

Please use below REST API call from the document and you get the details 

Link: https://docs.atlassian.com/software/jira/docs/api/REST/9.2.0/#api/2/applicationrole-getAll

 

Regards,

Mahesh Shinde

Suggest an answer

Log in or Sign up to answer