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

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

    • Dark
    • 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$
    Shell

    Was this article helpful?