{ "operationId": "getDeviceSettingsForAWorkspace", "method": "GET", "path": "/telephony/config/workspaces/{workspaceId}/devices/settings", "summary": "Get Device Settings for a Workspace", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "compression": "ON" } } ] }