'/v1/livechat/units/:unitId/monitors': {
            GET: (params: { unitId: string }) => { monitors: ILivechatUnitMonitor[] };
        };