Returns the approximate number of user accounts across all Jira licenses. Note that this information is cached with a 7-day lifecycle and could be stale at the time of call.Permissions required:Administer Jiraglobal permission.
Request
None
Responses
🟢200OK
application/json
Returned if the request is successful.
Body
🟠401Unauthorized
🟠403Forbidden
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/rest/api/3/license/approximateLicenseCount'