Jobs
Retrieve all projects, filter by query
GET
Query Parameters
Filter by a status, [draft, pending, new, halted, in_progress, work_completed, cancelled, closed]
Date range [YYYY-MM-DD+TO+YYYY-MM-DD] to search based on created timestamp for object.
Date range [YYYY-MM-DD+TO+YYYY-MM-DD] to search based on updated timestamp for object.
Date range [YYYY-MM-DD+TO+YYYY-MM-DD] to search based on updated timestamp for object.
use supplier's ID to filter response
use client's Org ID to filter response
Results are sorted by created desc as default. Ordering may be specified, available options are ['created', 'updated'], which can be combined in a comma separated list, e.g. updated:desc,created:asc
Paginate results when number of results exceeds limit
Number of results returned per request
Response
200 - */*