get https://{tenant}.getomneo.com/api/v3/transactions/
A GET
to the /transactions/{transactionId}
endpoint allows your application to retrieve a specific Transaction record.
Looking for all transactions?
Read Transaction will allow you to retrieve a single transaction, if you're looking to get all transactions against a profile, consider using Browse Transactions