v1

latestOpenAPI 3.1.02026-08-0438051.3 KB

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?"
  ]
}
All 38 operations