Jobs
List all jobs
Returns a paginated list of jobs. By default, only jobs owned by the authenticated user (user responsible for the job) are returned. Use alljobs=1 to return all jobs visible to the user.
GET
List all jobs
Authorizations
HTTP Basic Authentication with API credentials
Query Parameters
Maximum number of items to return per page
Required range:
1 <= x <= 100Return items created or modified since this ID
Required range:
x >= 0Set to 1 to return all jobs visible to the user, not just jobs owned by the authenticated user.
Available options:
0, 1 Filter by job status. Can be specified multiple times to include multiple statuses (e.g. ?status=OPEN&status=CLOSED). By default, only OPEN and CLOSED jobs are listed.
Available options:
OPEN, CLOSED, ARCHIVED List all jobs