curl --request GET \
--url https://crypto.westminister.tech/api/v1/auth/multisig/proposals/{id} \
--header 'Authorization: Bearer <token>'TRON proposals include tron_unsigned_tx with rawDataHex for signing; Ethereum responses follow your registered multisig configuration.
curl --request GET \
--url https://crypto.westminister.tech/api/v1/auth/multisig/proposals/{id} \
--header 'Authorization: Bearer <token>'