View Previous Transactions

All verifications performed on GlobalGateway are logged as a transaction, so that each request received by the Trulioo GlobalGateway API leaves a record. The unique identifier for each record is the TransactionRecordID, which is returned as part of the Verify response. For users who want to review historical verification requests, GlobalGateway has the following endpoints that access details of a particular record by TransactionRecordID:

Use Get Transaction Record to retrieve a full record of the request and response for a verification performed using the verify method. The response for this method includes the same information as the verify method's response, along with data present in the input fields of the verify request.

Trulioo does not retain sensitive, Personally Identifiable Information, so it is possible that some data elements of previous transactions are scrubbed when using the above methods.