When an Order is complete, all the data returned by each of the search components is collected into a comprehensive Report. That report is available as a PDF or as a base64 encoded string representing a complete HTML page, and the path to that URI is exposed in the Reports array on the Order resource.

Once you have the Report resource you may decode the string, and store as a regular HTML file, a PDF, or parse it directly for specific result contents.

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