v1
latestOpenAPI 3.0.12026-07-14148113207.9 KBTables
Tables: Get Underlying Xml
Return the subset of the xml content from within the latest edited version of the OpenXmlDocument from this Table object. The returned xml data conforms to the Ecma-376 standard. Use this endpoint a starting point for building client-side extensions that modify Presalytics widgets containing Table objects.
get/Tables/OpenOfficeXml/{id}
Path parameters
idstring uuid required
Query parameters
updatedboolean
Indicates whether API should return the orginal uploaded xml (false) or the actively updated version (true, default)
Response
Success