List transactions for the authenticated user

Returns a list of processed transactions with associated sender and recipient IVMS101 records, if available.

Response

Each transaction includes:

  • Transaction hash
  • Amount (in base units)
  • Travel rule compliance flag
  • Timestamps
  • Full sender and recipient records if present

Notes

  • Transactions are returned in descending order of creation (most recent first).
  • If IVMS101 records are not found, sender or recipient fields may be null.

Errors

  • Returns 500 in the event of an unexpected database or internal failure.
Language
Credentials
Bearer
URL
Click Try It! to start a request and see the response here!