pcloud-sdk-js icon indicating copy to clipboard operation
pcloud-sdk-js copied to clipboard

Search API

Open xela92 opened this issue 1 year ago • 0 comments

Hi, there's a search API method that is missing in documentation:

https://api.pcloud.com/search?query=test&offset=0&limit=10

It's used by the official frontend but is not mentioned in documentation; however it works correctly even when called with an OAuth token.

I believe it'd be nice having it in the JS SDK

xela92 avatar Jun 05 '24 14:06 xela92