'/v1/channels.getIntegrations': {
        GET: (params: ChannelsGetIntegrationsProps) => {
            count: number;
            offset: number;
            integrations: IIntegration[];