infra

Get the liveness of API service

get/liveness

Response

Returns service liveness status

statusstring

Example response

{
  "meta": {
    "apiVersion": "apiVersion",
    "timestamp": "timestamp"
  },
  "status": "status"
}