GET /ShapeTrees/OpenOfficeXml/{id}
Summary: Slides: Get Underlying Xml
Operation ID: slides_shapetrees_openofficexml_get_id_updated
Auth: unknown
Operation ID: slides_shapetrees_openofficexml_get_id_updated
Auth: unknown
Description
Return the subset of the xml content from within the latest edited version of the OpenXmlDocument from this Slide object. The returned xml data conforms to the [Ecma-376 standard](http://www.ecma-international.org/publications/standards/Ecma-376.htm). Use this endpoint a starting point for building client-side extensions that modify Presalytics widgets containing Slide objects.
Parameters (2)
id
(string, path, required)
updated
(boolean, query, optional, default: True)
Indicates whether API should return the orginal uploaded xml (false) or the actively updated version (true, default)
No probe data for this endpoint yet.