Check the status of the Masumi Registry Service API
Last updated 1 month ago
Was this helpful?
curl -L \ --url './../api/v1//health/'
{ "data": { "type": "masumi-registry", "version": "0.1.2" }, "status": "success" }