getDataViewDetails

The getDataViewDetails operation allows you to retrieve a saved data view.

You can then view the data view without having to execute it using getCaseReferencesForDataView.

  • The request contains the data view to retrieve by specifying a data view ID or name. If you do not know the data view ID or name, you can specify wild characters in the data view name to search for many data views. Optionally, you can also identify a data view by specifying an application name, case class, or category to get all associated views.
  • The response lists the data view IDs and data views.
Required System Action
readGlobalData
API Descriptions