const response = await client.api.summary.$get(undefined, { headers: { Authorization: `Bearer ${token ?? ''}` } });