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"
}

Changes

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