mono-logo

Transaction Metadata Records

June 24th, 2024

get api.withmono.com/v1/enrichments/transaction-metadata/records
v1.0

This resource gets all the records of transactions metadata that were uploaded for a particular app

Headers

Request

123
curl --request GET \
     --url https://api.withmono.com/v1/enrichments/transaction-metadata/records \
     --header 'accept: application/json'

Response

Choose an option from the drop down or click one of these buttons to see an example:

Did this page help you?