Changelog

Changelog - 2.29.0

Released on

Release notes

  • New GET analyze/{id} to retrieve the payload of analysis previously ran.

  • Ability to download up to 500 granular documents on the analyze/download route.

Comments

  • GET analyze/{id} endpoint

    • By using the id of an analysis previously ran on the dataset route, you can now retrieve the analysis payload. Feature only available for precomputed instances.
  • POST analyze/download endpoint

    • limit parameter can now be set to 500.