{ "operationId": "Retrieve RedSky Account Details for an Organization", "method": "GET", "path": "/telephony/config/redSky", "summary": "Retrieve RedSky Account Details for an Organization", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "enabled": true, "companyId": "a5e5808f-34ac-4ed0-b8f3-2416bc4cb785", "secret": "*****", "locationsEnabled": true } } ] }