Skip to main content

Get version history for file using a date range

  • April 5, 2024
  • 0 replies
  • 87 views

Wes_Barichak

I’m using the REST API to get the version history of files for a particular date range. It would be helpful to be able to specify a date range to return versions for rather than have to look at the latest versions, then request the next chunk, and the next one, etc etc. It makes for a lot of unnecessary requests to the API when you’re looking at a date range that’s far in the past.