v1
latestOpenAPI 3.0.12026-07-175557102.5 KBList personal access tokens
Returns a list of tokens for the authenticated user
get/user/tokens
Response
OK
Example response
[
{
"permissions": [
{
"scope": "denoland"
}
]
}
]