Skip to main content

👤 Users

Fetch the authenticated user

Information

Request methodURLRequired scope
GEThttps://useresolute.com/api/menone
info

You'll need the user:email scope to view a user's email address.

Expected response

{
"id": 1,
"email": "hi@hi.hi"
}