List previously generated reports
cURL
curl --request GET \ --url https://api.intrace.ai/v1/reports \ --header 'X-API-Key: <api-key>'
{ "items": [ { "report_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "status": "<string>", "title": "<string>", "error_message": "<string>" } ] }
Generated reports.
Show child attributes