Export Leaf-Level Data (Scoped) (Master and Analytic Models)
  • 1 Minute to read
  • Dark
    Light
  • PDF

Export Leaf-Level Data (Scoped) (Master and Analytic Models)

  • Dark
    Light
  • PDF

Article Summary

This API allows you to export the leaf level data from a specified model in XMLand JSON format. Additionally, you can specify one or more filters to export specific data, and you can use attributes as filters.

POST /modeling/model/data/export HTTP/1.1
Content-Type: application/json or application/xml
Accept: application/json or application/xml
X-ACCESS-TOKEN: $ACCESS_TOKEN_GUID$

Was this article helpful?