curl "https://api.hitler.app/api/organizations/current" \ -H "Authorization: Bearer YOUR_TOKEN"
{ "id": "org-uuid-123", "name": "Acme Corporation", "slug": "acme-corp", "onboardingState": "complete", "preferences": { "timezone": "America/New_York", "checkInTime": "09:00" } }
Get the organization of the authenticated user