Get Twilio Settings
Get Twilio settings with masked credentials. Account SID is partially masked (first 6 and last 4 characters visible). Auth token is never returned - only a boolean indicating if it's set.
Get Twilio settings with masked credentials.
Account SID is partially masked (first 6 and last 4 characters visible). Auth token is never returned - only a boolean indicating if it's set.
In: header
Response Body
application/json
curl -X GET "https://loading/api/v1/configuration/twilio-settings"{}Get Turn Detector Settings Internal GET
Get turn detector settings - internal use only (no auth). Issue #215: Turn detector settings for semantic end-of-turn detection.
Get Twilio Settings Internal GET
Get Twilio settings - internal use only (no auth). Issue #215: Twilio settings for regional configuration. Returns region and edge only. Credentials should be loaded from env vars or secrets manager for security reasons.