v1
latestOpenAPI 3.1.02026-08-0438051.3 KBheartbeat
Lists all the routes, and gives some indicaion of what can be passed to them.
get/heartbeat
Response
200
Example response
{
"routes": [
"/docs/:table?"
]
}Lists all the routes, and gives some indicaion of what can be passed to them.
200
{
"routes": [
"/docs/:table?"
]
}