Webhook endpoint for receiving asynchronous notifications from Suki platform
Use this endpoint specification to implement a endpoint in your application that receives notifications from the Suki platform. This endpoint should be hosted by your application to receive notifications about completion or failure. Learn more about how webhooks work and how to implement your own webhook endpoint to receive them in the Notification webhook for partners documentation.Documentation Index
Fetch the complete documentation index at: https://developer.suki.ai/llms.txt
Use this file to discover all available pages before exploring further.
FailureNotification
Id of the encounter to which the payload belongs.
"29de56bc-960a-4cd5-b18f-79a798d62874"
Error code.
"ERROR_CODE_TRANSCRIPTION"
Details of the error, if any.
"Error in transcription"
Id of the session that failed.
"20965414-929a-4f71-a3e5-b92bec07d086"
"failure"