Retrieve a report
Retrieve a report
Path parameters
id
Headers
X-Api-Key
X-Application-Id
Response
Successful Response
transaction_id
The unique identifier of the transaction
description
A description of what is wrong in the transaction
fields
A list of the fields that are incorrect
id
A generated unique identifier for the report.
created_at
The date and time when the report was created.
status
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
Allowed values:
rejection_reason
If the report was rejected, an explanation for the rejection.