How Can We Help?
How to Fetch Report IDHow to Fetch Report ID
What
If you need to check who did what to a report definition you can find this in Administrator > System information > Audit. Use the content Pure ID to search in Audit.
Since you cannot search for reports directly in Pure to obtain the content Pure ID, you can use one of the alternative methods outlined below.
The approach to finding the ID may vary depending on the reporting module in which the definition is utilized.
How
In reporting, the report ID can be found by exporting the report in .json, for example from the report list and click the three ... to find Export to JSON:

Or open the report and in the top tool bar use the Export to JSON:

Open the JSON file in a text editor and check the bottom of the code for idToSave; this will be the report ID:
Note: these reports cannot be searched for so remember to double check it is the same report you are looking for.
In Classic reporting, it is possible to fetch from the URL, like below:
The report can be verified by searching for the ID in the global search:
Published at August 27, 2025