Health Check

Get VIA service health status

Get VIA service health status with version information.

get/v1/healthz

Response

Successful Response.

statusstring required
versionstring required

Example response

{
  "status": "ok",
  "version": "3.2.0-rc1"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.