---
title: "Search offers by criteria"
method: GET
path: "/offers"
tags: ["offers"]
deprecated: true
---

# Search offers by criteria

`GET /offers`

> **Deprecated.**

Enables you to get a list of existing offers. The number of offers returned as part of the list can be modified using the offset and limit parameters. These results will be sorted using lastUpdateDate.

## Query parameters

- `limit` integer
- `offset` integer
- `status` string
- `q` string
- `postingId` string

## Response `default`

List of found offers

---

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