v1

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

Returns status of last executions of scheduled campaigns for the specified application

get/applications/{application}/workflows/status

Response

Most recent statuses of the workflow versions assigned to

workflowVersionIdnumber
startTimestring date-time

ISODateTimeType, ISO8601 date format with optional time part. For instance, 1970-01-18T09:19:41.204+0000

endTimestring date-time

ISODateTimeType, ISO8601 date format with optional time part. For instance, 1970-01-18T09:19:41.204+0000

estimatedCountnumber

Number of users expected to execute the workflow to

processedCountnumber

Number of users for which a workflow has already been executed

executionStatus'WAITING' | 'IN_PROGRESS' | 'FAILED' | 'COMPLETED'