cURL
curl --request GET \ --url https://namada-masp-01.originstake.com/tx \ --header 'Key: <api-key>'
{ "200": { "txs": [ {} ] } }
Get the MASP transactions between height and height + height_offset
Show Properties