get
https://{tenanturl}/v1.0/config/models//export
Exports a model by its reference.
The response is returned with a Content-Disposition header so clients and browsers downloads the payload as a file named <modelName>.json.
Note: the file contents are plain JSON text (stringified), not binary.
Entitlement required: manageFlows.
