GET /Themes/OpenOfficeXml/{id}

presalytics.io:ooxml

Summary: Theme: Get Underlying Xml
Operation ID: theme_themes_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 Theme 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 Theme 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.