action circuitsandbox_v2_get_device_infos { label: "Get devices infos" description: "Get the device infos of the requesting user\nOauthScopes: READ_USER_PROFILE" provider: circuitsandbox method: GET path: "/telephony/deviceInfos" encoding: json output: { type: "object" additionalProperties: true } }