pcloud-sdk-js
pcloud-sdk-js copied to clipboard
Search API
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