I've learned to live with the fact that the Documents API doesn't handle content, just metadata. However, I am finding that I can't even do something like get all the metadata for all documents, only those in the root. Because the GET for documents only gets root level docs unless you specify the folder ID and I don't see and endpoint to get folders.
Most of the API is great but Documents leaves a lot to be desired. Am I missing something?
If not, Is there a feature request process or something to vote on?
I'd like to see the following:
- Ability to Read/Write all document metadata, not just those at the root or for which you get the folder_id from the URL.
- Ability actually Read/Write document content
I've learned to live with the fact that the Documents API doesn't handle content, just metadata. However, I am finding that I can't even do something like get all the metadata for all documents, only those in the root. Because the GET for documents only gets root level docs unless you specify the folder ID and I don't see and endpoint to get folders.
Most of the API is great but Documents leaves a lot to be desired. Am I missing something?
If not, Is there a feature request process or something to vote on?
I'd like to see the following: