Authorization: Bearer ********************
curl --location --request GET 'https://api-sandbox.e-schooling.com/api/oauth2/me' \ --header 'Authorization: Bearer <token>'
{ "email": "user@user.user", "tenant_id": "8e8fd459-071a-4746-9758-ceff5f752680" }