Get Twilio Settings
Get Twilio settings with masked credentials. Enterprise-only: non-enterprise tenants use platform-level Twilio credentials from env vars and do not need this endpoint (#766). 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.
Enterprise-only: non-enterprise tenants use platform-level Twilio credentials from env vars and do not need this endpoint (#766).
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.
AuthorizationBearer <token>
In: header
Response Body
application/json
curl -X GET "https://loading/api/v1/configuration/twilio-settings"{}