Skip to main content
Skip table of contents

XML Access

All Valsight objects that are exposed via the REST API can be accessed in the XML format.

Simply add the get parameter 

format=xml

to the URL.

For example, if 

https://valsight-url/v1/projectSpaces

returns the JSON representation of objects, then

https://valsight-url/v1/projectSpaces?format=xml

returns the XML representation.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.