curl --request GET \
--url https://api.dev.kathan.tech/debug/voice-interruption \
--header 'Authorization: Bearer <token>'Debug endpoint for voice interruption system
curl --request GET \
--url https://api.dev.kathan.tech/debug/voice-interruption \
--header 'Authorization: Bearer <token>'Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response