v1

latestOpenAPI 3.1.02026-07-2419782400.4 KB
Campaign jobs

Retrieve the jobs of a specific campaign

Requires the CAMPAIGNOVERVIEW security role.

get/api/workflow/campaigns/{id}/jobs

Path parameters

idstring required

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
jobMetapropertiesobject