v1

latestOpenAPI 3.1.02026-07-2414085.2 KB

get/health

Query parameters

echostring

An optional query string to be returned back by the API

Response

timestampinteger
echostring

Returns the string supplied in the path , or NONE if no string is supplied

Example response

{
  "timestamp": 1769469514,
  "echo": "my_echo"
}