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

Headers

authorization
string | null

Response

Successful Response

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