Jobs

Retrieve jobs

get/api/workflow/jobs

Query parameters

dateCreatedFromstring date-time

Retrieve jobs created after this date. ISO8601 format yyyy-mm-ddThh:mm:ssZ.

dateCreatedTostring date-time

Set a date range together with the "dateCreated" parameter. ISO8601 format yyyy-mm-ddThh:mm:ssZ.

dateModifiedFromstring date-time

Retrieve jobs modified after this date. ISO8601 format yyyy-mm-ddThh:mm:ssZ.

dateModifiedTostring date-time

Set a date range together with the "dateModified" parameter. ISO8601 format yyyy-mm-ddThh:mm:ssZ.

deadlineFromstring date-time

Retrieve jobs with a deadline after this date. ISO8601 format yyyy-mm-ddThh:mm:ssZ.

deadlineTostring date-time

Retrieve jobs with a deadline before this date. ISO8601 format yyyy-mm-ddThh:mm:ssZ.

resonsibleIDsstring
accountableIDsstring
statusstring
orderBystring
limitinteger
pageinteger

Response

Successful response

idstring
namestring
descriptionstring
deadlinestring
createdByIDstring
accountableIDstring
dateCreatedstring
dateModifiedstring
basedOnPresetstring
presetIDstring
campaignIDstring
bookedMinutesnumber
jobKeystring
dateFinishedstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.