Check the status of the Masumi Registry Service API
Last updated 4 months ago
Was this helpful?
{"data":{"type":"masumi-registry","version":"0.1.2"},"status":"success"}
GET / HTTP/1.1 Host: health Accept: */*
Object with health and version information.
{ "data": { "type": "masumi-registry", "version": "0.1.2" }, "status": "success" }