Skip to main content
GET
Health

Response

200 - application/json

Service is healthy

Schema for health check response.

ID
string

random generated request id

Example:

"95148e14be674e067be644de814de36c"

hostname
string

Hostname of the server

Example:

"localhost"

status
string

ok only if the API Services is healthy

Example:

"ok"

timestamp
integer

unix timestamp of the request

Example:

1741492261

version
integer

API Version

Example:

2