---
title: "Fetches jobs by provided filter"
method: GET
path: "/api/v3.3/jobs"
tags: ["Jobs"]
---

# Fetches jobs by provided filter

`GET /api/v3.3/jobs`

Sorts by jobStartDate in ascending order

## Query parameters

- `propertiesUids` string[]
- `statuses` string[]
- `from` string, date, required
- `to` string, date, required
- `modifiedSince` string, date, required

## Response `200`

OK

---

[API](https://skmtc.dev/hostfully/apis/hostfully-api.md) · [All operations](https://skmtc.dev/hostfully/apis/hostfully-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hostfully/hostfully-api/revisions/8387ad22afc6/schema)
