Version: 20.11 (EOL)
Transaction History REST API
The Transaction History API provides a REST service for querying the OLAP Transaction History table in a secure and efficient manner.
Security
To access the Transaction History REST endpoint, the caller needs to be authenticated using HTTP Basic Authentication. The authenticated user needs a user account on the Journey Manager server, and this account needs to be active and have access to the Management Console module.To be authorized to call the service, the user account also needs the Management Console permission REST Transaction History API. You also need to be either an administrator with global access or associated with an organization to access its transaction records.
Endpoint URL
The Transaction History REST API endpoint URL is:
https://<JM_SERVER>/manager/secure/rest/transaction-history/v1/
Service operations
The Transaction History REST API provides the following operations.