generated from deepgram/oss-repo-template
-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Adding a Healthcheck Endpoint
Problem to solve
Deepgram's Python SDK or any API endpoint needs to be controlled. Why is this feature not available?
Proposed solution
client = DeepgramClient()
resp = client.health_check()
# resp should be True / FalseAlternatives considered
No response
Scope
All SDKs (parity)
Priority
High impact
Extra context / links
No response
Session ID (optional)
No response
Project ID (optional)
No response
Request ID (optional)
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request