x-api-key: ********************
curl --location --request GET 'https://api.mircate.com/5p1hp1d2t/CALL/Wallet/getWallet/' \ --header 'x-api-key: <api-key>'
{ "projectId": "string", "walletId": "string", "status": "string", "walletAccounts": [ "string" ], "createdAt": "string" }