GET /axelar/nexus/v1beta1/message HTTP/1.1 Host: axelar.nownodes.io Accept: */*
A successful response.
{ "message": { "id": "text", "sender": { "chain": { "name": "text", "supports_foreign_assets": true, "key_type": "KEY_TYPE_UNSPECIFIED", "module": "text" }, "address": "text" }, "recipient": { "chain": { "name": "text", "supports_foreign_assets": true, "key_type": "KEY_TYPE_UNSPECIFIED", "module": "text" }, "address": "text" }, "payload_hash": "text", "status": "STATUS_UNSPECIFIED", "asset": { "denom": "text", "amount": "text" }, "source_tx_id": "text", "source_tx_index": "text" } }