List recently modified documents or tables

Hi
Does the /docs api support filtering on documents modified after a given date? I could not find proper documentation on the query param.
Also, given a doc, can I get to know the revision history by user, meaning who updated the doc at what time.

Thank you!

API, Workflows, Integrations and all things built on Coda

Hi Arun, we unfortunately don’t have that filter at this time. The query parameter is a plain-text search query to use to find docs that match that string in the title or content. We also haven’t yet exposed revision history in the API.

@Arun_Reddy: You can check out our Audit APIs. You can find more information on our Audit functionality at Coda Admin Audit API: events and documentation · Admin Audit API: Events and Documentation