---
title: "Get Unscheduled Jobs"
method: GET
path: "/jobs/unscheduled"
---

# Get Unscheduled Jobs

`GET /jobs/unscheduled`

## Query parameters

- `page` integer
- `count` integer
- `sort` '"ASC"' | '"DESC"'
- `sort_by` ''
- `date_type` ''
- `populate_route` boolean
- `timezone` string
- `filter.job_category` string[]
- `filter.status` string
- `filter.keyword` string
- `filter.customer` string[]
- `filter.priority` string
- `filter.job_tags` string[]
- `filter.created_at` string
- `filter.created_by` string[]
- `filter.custom_field` string[]
- `filter.asset` string[]
- `filter.ppm` string[]
- `filter.service_contract` string[]
- `filter.job_uid` string[]
- `filter.customer_feedback` string
- `filter.recurrence_job_uid` string[]
- `filter.is_recurrence` boolean
- `filter.job_type` string
- `filter.scheduled` string
- `filter.property` string[]
- `filter.customer_organization` string
- `filter.created_at_from` string
- `filter.created_at_to` string
- `filter.due_date_from` string
- `filter.due_date_to` string
- `filter.skillset_uid` string[]

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.net/zuper/apis/zuper-pro-api.md) · [All operations](https://skmtc.net/zuper/apis/zuper-pro-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zuper/zuper-pro-api/revisions/c7b8028a05de/schema)
