curl --request GET \
--url https://test.didxtech.com/me-wallet/api/tenants/{userId} \
--header 'Authorization: Bearer <token>'{
"id": "<string>",
"userId": "<string>",
"rootAgentName": "<string>"
}curl --request GET \
--url https://test.didxtech.com/me-wallet/api/tenants/{userId} \
--header 'Authorization: Bearer <token>'{
"id": "<string>",
"userId": "<string>",
"rootAgentName": "<string>"
}