In the Paper API, it doesn't look like there's a search endpoint or parameter on the `/docs/list` endpoint to constrain results by a particular query.
Is there any way to search for documents? If not, is this something that's on the roadmap?
Thanks!
Thanks for the update.
I'll be keeping an eye on this post / the documentation to see if anything changes.
Checking to see if this is now possible? I'd like to automatically tag and list new paper docs created into my pinboard account.
I may be wrong, but it looks like this is now available in the API?
https://www.dropbox.com/developers/paper-api-alpha#paper-docs-search
https://api.dropboxapi.com/2/paper/docs/search
@ajwaxman That's a preview/alpha endpoint, not meant for general use or for use in production code, as it's subject to change or removal without warning.