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?