>From documentation: "It's (Documents List Data API) also the preferred mechanism for locating spreadsheets that you want to access using the Spreadsheets Data API."
Is there any example of it? I successfully got a list of documents using Python library via Docs API. Now I'm trying to understand how to transition to gracefully start using Spreadsheets API, but I'm not sure what the contract is between those APIs. Thank you!
