The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December.
Read our blog post for more info about this change.
Found this content helpful? Log in or sign up to leave a like!
I have a couple users that I want to get a record of all Access Tokens they have or ever had.
I do not see a 'list all' API endpoint for Access Tokens.
https://developerdocs.instructure.com/services/canvas/resources/access_tokens
I can get details on an individual Access Token once I have its ID, but I don't see an API to list all Access Tokens for a specific user.
And while I'm asking, is there an option to show deleted access tokens, to see the complete history of access tokens?
Hello @glparker ,
You can get a list of access tokens for users using the admin report in your global Settings > Reports > "User Access Tokens" and configured to display deleted/concluded objects. However, I don't think it includes the workflow state of the token (i.e. you can't see what has been deleted). It returns a lot of information so you have to sort for all of one user's tokens.
If you have access to Canvas Data 2 you can find the users access tokens and the corresponding workflow state using the access_tokens table.
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in