I try to use API Get All Users to get information from users.
Jira documents have written:
The results I return only distinguish between active users and inactive users.
How can I distinguish deleted user from response GET ALL USERS API ?
Thanks
API Get All Users: https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-users/#api-rest-api-3-users-search-get
When a user is deleted, they are moved to the "Inactive Users" section, and their account is considered deactivated rather than permanently deleted. Currently, there is no API endpoint available to retrieve the list of deleted users.
Hope it helps
Cheers
Ajay
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.