curl http://3.123.154.245:11000/api/kira/gov/identity_record/1
expected something like that. Or at least "key" and "value", they are used in Miro.
{
"record": {
"address": "kira1abcde1234567890xyzexampleaddress",
"date": "2025-02-12T22:00:00Z",
"id": "record-001",
"key": "user_handle",
"value": "alice",
"verifiers": [
"kira1verifieraddress1",
"kira1verifieraddress2",
"kira1verifieraddress3"
]
}
}
actual response:
"eyJyZWNvcmQiOnsiaWQiOiIxIiwiYWRkcmVzcyI6ImtpcmExZG02eTduZjJ6ZXkzOXg0M2pyczd5bXgybHhndHQ5ZWN1cTRoeHUiLCJrZXkiOiJtb25pa2VyIiwidmFsdWUiOiJcIkdFTkVTSVNcIiIsImRhdGUiOiIyMDI1LTExLTA1VDE0OjA0OjU4LjAxMzQxNTc4N1oiLCJ2ZXJpZmllcnMiOltdfX0="
expected something like that. Or at least "key" and "value", they are used in Miro.
actual response: