Skip to content

Получение информации по запущенным задачам пакетной обработки

GET

Возвращается информация по последним 30 запущенным задачам пакетной обработки.

Информация включает в себя пользователя запустившего обработку, тип и дату процесса, дату запуска, общее кол-во процессов, кол-во успешно выполненных и кол-во процессов по которым возникли ошибки при выполнении

Parameters

Query Parameters

fromDate

fromDate

Type
string
maxLastResults

maxLastResults

Type
integer
Format
"int32"
onlyWithTaskId

onlyWithTaskId

Type
boolean
service

service

Type
string
taskId

taskId

Type
integer
Format
"int64"
toDate

toDate

Type
string

Responses

OK

*/*
object
object[]
Format"date-time"
Format"int32"
Format"date-time"
Format"int64"
Format"int64"
Format"int32"
Format"date-time"
Format"int64"
Format"int32"
Format"int32"
Valid values"error""ok"
Format"int64"