GET
/
api
/
v1
/
auth
/
me
Me
curl --request GET \
  --url https://api.example.com/api/v1/auth/me
{}

Response

200 - application/json

Successful Response

The response is of type Response Me Api V1 Auth Me Get · object.