/personio/jobs/search

POST /api/personio/jobs/search

Price: 10 credits

List the open job postings of a company's Personio career board by board handle: the job title, legal entity, office and additional offices, department, employment type, seniority, schedule, years of experience, occupation, keywords, salary range where the company published one, and the full posting text split into its named sections.

How to use it

List the open jobs of one company's Personio board. tenant is the handle from its board URL (e.g. chrono24) or the URL itself; there is no cross-company search and no server-side filtering, so narrow the result yourself over the returned fields. Leave language empty unless the caller asked for a specific language: empty returns each posting's text in the language its company authored it in, while setting language restricts the text to that one language and postings not written in it come back with an empty description instead of an error. A board that exists but has nothing open returns an empty list, while an unknown handle is a 412.

Parameters

Request body

Response

Errors

Response headers