Retrieve a report

GET

Retrieve a report

Path parameters

idstringRequired

Response

Successful Response

transaction_idstring

The unique identifier of the transaction

descriptionstring

A description of what is wrong in the transaction

fieldslist of strings

A list of the fields that are incorrect

idstring

A generated unique identifier for the report.

created_atdatetimeDefaults to 1970-01-01T00:00:00.000Z

The date and time when the report was created.

statusenum
Allowed values: openpendingresolvedrejected

The status of the report.

  • open: a newly created report
  • pending: the report is being investigated
  • rejected: the original enrichment output was deemed correct or we couldn’t resolve it, check rejection_reason
  • resolved: the issue has been resolved
rejection_reasonstringOptional

If the report was rejected, an explanation for the rejection.