You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi all!
If I am an Administrator in my organization, is there a way to export/bulk review all of the API tokens generated by users of our instance?
We are only aware of the possibility to check based on profile one by one, what may lead to huge workload
Thanks in advance!
Michał
Hi @Michal Boruta,
Everything from Atlassian's documentation indicated that it is not possible to review these in bulk.
However, there is a REST API call to get the tokens a user has created:
In theory you could write a script that will iterate over all of your userIDs and save the token results that you could export to a file.
It's not the most ideal option, but it should accomplish what you are looking to achieve.
I hope that helps!
-Jimmy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.