v1

latestSwagger 2.0raw.githubusercontent.com2018-12-0670110154.0 KB
reporting

Returns metrics for the workflow for a specified period.

Returns metrics for the workflow for a specified period.

get/applications/{application}/workflows/{workflow}/analytics/reporting

Path parameters

applicationstring required

The identifier of the application

workflowstring required

The identifier for the workflow

Query parameters

fromstring date-time required

A ISO-8601 date that specifies the starting point from which executions will be returned

untilstring date-time required

A ISO-8601 date-time that specifies the cut-off point after which executions will not be reported

metricsstring[]

The metrics that are expected to return. It can be passed as prefix to return multple metrics e.g. 'Retention'. It can accept multiple parameters e.g. metrics=Revenue&metrics=RetentionDay

detailsboolean

If set to false, then only the aggregate values of the metrics are returned. This is very useful for displaying information such as the retention chart (where only the averages of a certain period are necessary).

Response

Most recent workflow version analytics.