Found this content helpful? Log in or sign up to leave a like!
API to list all a users Access Tokens
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
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?