user
List the authenticated user's access tokens
get/users/{username}/tokens
Path parameters
usernamestring required
username of to user whose access tokens are to be listed
Query parameters
pageinteger
page number of results to return (1-based)
limitinteger
page size of results
Response
AccessTokenList represents a list of API access token.