Skip to main content

Get help for ARIS Process Mining functions and services

Path Section: Data Set

All endpoints, except the API version endpoint, are used in the context of a specific data set. All endpoints with a data set context contain the following URL section:

/dataSets/{dataSet}

The {dataSet} parameter refers to the technical key of the data set and uses that value at runtime. You can take the value from the URL in the address bar of the browser when opening the corresponding data set.

The URL has the following format:

https://<hostname>/#<project_room>/dataCollection/y.dataset.<key>

The <key> parameter is based on the selected display name of the data set and should be readable. Use this key in all your API requests to this specific data set.

Example 234.

https://ariscloud.com/#myprojectroom/dataCollection/y.dataset.mydataset