Poll status for a generated report
cURL
curl --request GET \ --url https://api.intrace.ai/v1/reports/{report_id} \ --header 'X-API-Key: <api-key>'
{ "report_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "status": "<string>", "title": "<string>", "error_message": "<string>" }
report_id
status
title
error_message
Report status.