---
title: "Lists active postings published by given company"
method: GET
path: "/v1/companies/{companyIdentifier}/postings"
tags: ["postings"]
---

# Lists active postings published by given company

`GET /v1/companies/{companyIdentifier}/postings`

Lists active postings published by given company. Return PostingList

## Path parameters

- `companyIdentifier` string, required

## Query parameters

- `q` string
- `limit` integer
- `offset` integer
- `destination` 'PUBLIC' | 'INTERNAL' | 'INTERNAL_OR_PUBLIC'
- `locationType` string[]
- `country` string
- `region` string
- `city` string
- `department` string
- `jobAdId` string, uuid
- `language` JobAdLanguageCode[]
- `releasedAfter` string, date-time
- `customField` object

## Headers

- `accept-language` 'af' | 'am' | 'ar' | 'az' | 'bg' | 'bn' | 'ca' | 'cs' | 'cy' | 'da' | 'de' | 'el' | 'en' | 'en-GB' | 'es' | 'es-MX' | 'et' | 'eu' | 'fa' | 'fi' | 'fil' | 'fr' | 'fr-CA' | 'ga' | 'gl' | 'gu' | 'he' | 'hi' | 'hr' | 'hu' | 'hy' | 'id' | 'is' | 'it' | 'ja' | 'ka' | 'km' | 'kn' | 'ko' | 'lo' | 'lt' | 'lv' | 'ml' | 'mn' | 'mr' | 'ms' | 'ne' | 'nl' | 'no' | 'pl' | 'pt' | 'pt-BR' | 'ro' | 'ru' | 'si' | 'sk' | 'sl' | 'sr' | 'sv' | 'sw' | 'ta' | 'te' | 'tr' | 'uk' | 'ur' | 'vi' | 'zh-CN' | 'zh-TW' | 'zu'

## Response `200`

OK

---

[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)
