heartbeat

Lists all the routes, and gives some indicaion of what can be passed to them.

get/heartbeat

Response

200

routesstring[]

Example response

{
  "routes": [
    "/docs/:table?"
  ]
}

Changes

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