Analytics
Authorize the API call with your API token in the Authorization header with the value: Token your-api-token.
If you don't have an API token yet, please refer to the "Authentication" section to learn how to create one.
The ID of the organization.
11IDs of the teams for which you want to get the analytics data.
1[1,2,3]IDs of the scenario folders for which you want to get the analytics data.
1[1,2,3]You can use the status parameter to get analytics data about scenarios with specific scenario statuses. The available scenario statuses are:
active: scenario is enabledinactive: scenario is disabledinvalid: scenario is disabled due to errors
activePossible values: Use the timeframe[dateFrom] parameter to get analytics data from the specified date. Specify the date and time in the ISO 8601 compliant format.
The default is the date since one year from today. You can't use a date older than a year from today.
2020-03-20T05:53:27.368ZUse the timeframe[dateTo] parameter to get analytics data until the specified date. Specify the date and time in the ISO 8601 compliant format.
The default is to get data until today.
2020-03-27T05:53:27.368ZThe number of entities you want to skip before getting entities you want.
The maximum number of entities you want to get in the response.
The last retrieved key. In response, you get only entries that follow after the key.
10Specify which property Make will use to sort the analytics entries in the response. The default is operations.
The sorting order. It accepts the ascending and descending direction specifiers.
Set to true to get also the total number of analytics entries in the response.
trueAnalytics entries for the specified organization.
Analytics entries for the specified organization.
Last updated

