# If using curl, the output response can be
# saved to a file by adding the flag option
# `-o` and specifying the download path and
# file name (e.g. `-o transactions-snapshot.avro.gz`).
curl -X GET https://int-logs.moneydesktop.com/snapshot/ABCBank/CSS-2f5fcc32-2505-41c2-b04e-11a15c4dc37/transactions_cf3586e2a0eeb0049f7074926076acfe -o filename.avro.gz \
-H 'Accept: application/vnd.mx.logs.v1+avro' \
-H 'MD-API-KEY: {api_key}'