/
KE
kenn-io
/
roborev
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 39m ago · Updated 4d ago
Details
Filter operations
agent-hook
1
comments
2
daemon
10
get
List recent daemon activity
get
Get aggregate review cost
get
Get daemon health
get
Get daemon liveness identity
post
Pause queue processing
post
Resume queue processing
post
Gracefully shut down the daemon
get
Get daemon status
get
Stream daemon events
get
Get review summary statistics
jobs
14
repos
4
reviews
5
sync
2
web-session
4
web-ui
2
daemon
Get daemon liveness identity
get
/api/ping
Response
OK
PingInfo
required
$schema
string
uri
A URL to the JSON Schema for this object.
ok
boolean
required
pid
integer
service
string
required
version
string
required
Example response
{ "$schema": "https://example.com/PingInfo.json" }
Changes