/teamtailor/jobs/search

POST /api/teamtailor/jobs/search

Price: 10 credits

List the published job postings of one company's Teamtailor career board, optionally narrowed by free-text query, department, location or employment type. Each row carries the job id, title, hiring organisation, the full HTML description, structured locations, salary range, publication and expiry dates, and the hosted and apply URLs.

How to use it

Lists one company's board — Teamtailor has no cross-company search, so the handle must already be known. company takes the Teamtailor handle, a board host or a board URL; prefer the handle, since it always resolves. hosted_url and apply_url here echo whichever host was addressed, so a handle yields vendor-host links, while teamtailor/jobs returns the same job on the board's own canonical host; both forms fetch. Rows carry the full description already, but employment type, department and remote status exist only on the detail page, so call teamtailor/jobs with the id for those three. department must match the board's own spelling exactly, including case, while query and employment_type are case-insensitive. A live board with no published postings answers with an empty list, while an unknown handle is a 412.

Parameters

Request body

Response

Errors

Response headers