Health
Health check
Returns a simple liveness payload without requiring an API key.
get/api/v1/health
Response
API is reachable.
Example response
{
"status": "ok"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.
Returns a simple liveness payload without requiring an API key.
API is reachable.
{
"status": "ok"
}No recorded changes to this endpoint across all 1 revision of this API.