I have generated an admin key but cannot get it to authenticate as not sure which endpoint or auth type I need to use with the key.
Hi @Paul Jones
> I need to use API call to get remaining seats.
These should work. They are for DC, but they work in cloud:
{{instance}}/wiki/rest/license/1.0/license/userCount
{{instance}}/wiki/rest/license/1.0/license/remainingSeats
{{instance}}/wiki//rest/license/1.0/license/maxUsers
And the Non API way:
https://support.atlassian.com/organization-administration/docs/monitor-your-plans-user-counts/
Regards - Aaron
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.