Health
IPFS Health Check
Checks the health of the IPFS service.
get/health/ipfs
Response
OK
Example response
{
"$schema": "https://api.superform.xyz/schemas/HealthCheckOutputBody.json",
"Health": "OK"
}Checks the health of the IPFS service.
OK
{
"$schema": "https://api.superform.xyz/schemas/HealthCheckOutputBody.json",
"Health": "OK"
}