pagination on search articles
when I searching articles in the response I got the following page request https://api.intercom.io/articles/search?phrase=example&state=published&highlight=true&per_page=10&page=2, but the search doesn't support per_page and page in the request.
Thanks for flagging this issue! We have root caused this bug and are working on a fix. We'll let you know when it's ready!
@jsklan could you apply the same fix for the intercomClient.companies.listAttachedContacts endpoint. It seems to suffer from the same issue with no support for the new pagination described in the readme . Previously raised here, but with no proper action taken https://github.com/intercom/intercom-node/issues/489