Architecture for the Get Business endpoint
{ "business": { "id": "uuid-...", "name": "Acme Corp", "url": "https://acme.com", "favicon_url": "https://...", "boosted_page_count": 150, "clerk_org_id": "org-slug-123", "created_at": "2024-01-15T10:30:00Z" } }
src/app/apis/settings_tracking/business/routes.py