{ "operationId": "Get DECT Serviceability Password status", "method": "GET", "path": "/telephony/config/locations/{locationId}/dectNetworks/{dectNetworkId}/serviceabilityPassword", "summary": "Get DECT Serviceability Password status", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "enabled": "true" } } ] }