cURL
curl --request GET \ --url https://api.engagefabric.com/auth/profile \ --header 'Authorization: Bearer <token>'
Returns the authenticated user information
JWT token for admin console authentication
User profile retrieved successfully