Health
Health Check
GET
Health Check
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --request GET \
--url https://api.oviond.com/v1/health{
"timestamp": "<string>",
"uptime": 123,
"version": "<string>",
"checks": {
"supabase": true
}
}curl --request GET \
--url https://api.oviond.com/v1/health{
"timestamp": "<string>",
"uptime": 123,
"version": "<string>",
"checks": {
"supabase": true
}
}