/
SA
saynaai
/
Sayna API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2mo ago
Details
Filter operations
health
1
get
Health check handler Returns a simple JSON response indicating the server is running
livekit
5
recordings
1
sip
5
tts
1
voices
1
health
Health check handler Returns a simple JSON response indicating the server is running
get
/
Response
Server is healthy
HealthResponse
required
Health check response
status
string
required
Server status
Example response
{ "status": "OK" }
Changes