Skip to main content
GET
/
auth
/
me
Get Current User Info
curl --request GET \
  --url https://api.example.com/auth/me

Response

200 - application/json

Successful Response