Hi,
In common data type documentation, there is a type of polyline with curves. Geometry objects—Common Data Types | ArcGIS Developers (look into JSON curve object)
Can ArcGIS Maps SDK for JavaScript draw line that include curved object in the path response?
Unfortunately, neither the 3.x API nor the 4.x SDK support those curves defined in the JSON documentation.