curl https://secureapi.gridlog.io/api/v1/auth/me \ -H "Authorization: Bearer YOUR_JWT_TOKEN"
{ "id": "123e4567-e89b-12d3-a456-426614174000", "email": "admin@yourcompany.com", "roleName": "business_admin", "businessId": "456e7890-e89b-12d3-a456-426614174001" }
Returns the profile of the currently authenticated user
super_admin
admin
business_admin