Get most recent report file

Use this endpoint to get the most recent report file details for a specific report. In order to get a successful response, there have to be at least 1 successfully generated report file for the report.

Etags

Along with the successful response, the Etag HTTP header is returned, containing ETag identifier of the report file. In order to save bandwidth resources, the If-None-Match HTTP header containing the recently retrieved report file ETag can be passed with the request. If there's no report file, that is newer than the one referred in the If-None-Match header, the API responds with HTTP 304 Not Modified status code and does not provide content.

Language
Authorization
Click Try It! to start a request and see the response here!