Jobs
Returns a list of jobs. The list can be filtered by job type.
get/jobs
Query parameters
pageSizeinteger
pageCursorstring
filterJobNostring
filterCustomerIdnumber
filterSiteIdnumber
filterShowOnHoldboolean
filterShowArchivedboolean
filterSearchTextstring
Searchable fields:
- description
- longDescription
- jobNo
- customer.customerFullName
- siteAddress.name
- siteAddress.firstName
- siteAddress.lastName
- mainContact.firstName
- mainContact.lastName
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.