_listBy
Lists Jobs using optional filters.
Parameters
Note that at least one of the following optional filters must be set.
year
Integer year of the Job (OPTIONAL)
week
Integer week number of the Job (OPTIONAL)
uses mode 1 of the MySQL week function
department_id
Integer department ID (OPTIONAL)
assettype_id
Integer asset-type ID (OPTIONAL)
status
Integer status of the Job (OPTIONAL)
last_edited
Datetime returns jobs where last_edited is greater than or equal to this (OPTIONAL)
Example
Result
Last updated