get
https://api.mesh.complyadvantage.com/v2/transaction-monitoring/alerts//related-transactions
This endpoint enables you to retrieve the context related to any desired alert from a Transaction Monitoring case. The context consists of all transactions related to the risks associated with the alert. There are also two filters that can be used to alter the endpoint's behaviour: by page_number and page_size as the results are paginated and by type whether only the contextual or alerted transactions are desired (or both by default). Results are paginated. A maximum of 100 transactions can be returned per request Currently, only sorting by occurred_at is supported. If no sorting is provided, results are sorted by occurred_at in descending order (most recent transactions first).