---
title: "List Jobs"
method: GET
path: "/api/v3/jobs"
---

# List Jobs

`GET /api/v3/jobs`

## Query parameters

- `search` string
- `archived` boolean
- `example` boolean
- `sort_order` string
- `sort_by` string
- `updated_since` string
- `per` integer
- `page` integer
- `deliverable_ids[]` integer[]
- `reconstruction_states[]` string

## Response `200`

200

- object

## Other responses

- `300` — 300
- `400` — 400

---

[API](https://skmtc.net/hover/apis/hover-api-v3.md) · [All operations](https://skmtc.net/hover/apis/hover-api-v3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hover/hover-api-v3/versions/98ae3699d4c9/schema)
