Retrieve a user's refresh token list

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.

Language
Credentials
http
URL
Click Try It! to start a request and see the response here!