Unauthenticated health check for the Voice service.
cURL
curl --request GET \ --url https://api.case.dev/voice/health \ --header 'Authorization: Bearer <token>'
{ "status": "ok", "service": "voice" }
API key starting with sk_case_
sk_case_
Service is reachable
Was this page helpful?