get
http://{{baseurl}}/users//tokens
Required ACL: auth.users.{user_uuid}.tokens.read
Finds all of a user's refresh token and return the list. Access tokens are not included in the result.
Doing a query with the user_uuid me will result in the current user's token being used.
