I want to export users automatically by using API.
So that I am able to know the inactive users in the site.
I want to know if there is any API available for the same.
Hi @ayushi,
I think what you are looking for is the API reference outlined here:
https://developer.atlassian.com/cloud/admin/organization/rest/#api-orgs-orgId-users-get
I hope that helps!
-Jimmy
Hey @ayushi,
Let's try a different approach to this, if you can't get it from the top level organization, what about trying from Jira (assuming you are using Jira, if not you should be able to find something similar the other Atlassian CLoud products).
https://developer.atlassian.com/cloud/jira/platform/rest/v3/#api-rest-api-3-users-search-get
The get all users API call claims it will return both active and inactive users so that should give you the information you are trying to aquire.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.