Get notification sound file
Webhooks
Get notification sound file
Public endpoint serving the default notification MP3 used by the webchat widget and the agent client to chirp on new messages. Falls back to an inline base64 beep when the static file is unreachable so the client never sees a broken sound URL.
GET
Get notification sound file
Response
MP3 audio file returned with Content-Type: audio/mpeg. When the static asset is unreachable the endpoint serves an inline base64-encoded fallback beep — the response is still a valid MP3 but very short (~1 KB).
Binary MP3 stream. Roughly 12 KB for the default sound; ~1 KB for the inline fallback beep.