Skip to content

Changelog

Learn about new developer features and improvements.

Updated API – New outputs listing endpoint in the Reports API

A new Reports API endpoint is now available:

  • GET:/v1/reports/{id}/outputs: This returns a list of outputs produced for the given report request. The outputs are generated asynchronously and are only complete when the status of the report request is done, failed, or aborted.

For more information, see the Reports API reference.

Was this page helpful?