/icims/jobs/search

POST /api/icims/jobs/search

Price: 20 credits

List the job postings of one company's iCIMS career board by board handle, optionally narrowed by free-text keywords, category, brand, city, state, country or location line. Every row is the full posting: title, HTML and plain-text description, qualifications, responsibilities, category, employment type, hiring organization and brand, the full location breakdown with coordinates, additional locations, posting and expiry dates, salary values when the board publishes them, board tags and the apply URL.

How to use it

Lists one company's board — iCIMS publishes no cross-company directory, so company must be the handle from a career-site URL rather than a display name. The row is already the whole posting, so there is no need to follow up with icims/jobs unless you started from an id. category, brand, city, state, country and location must match the board's own spelling exactly ('Texas', not 'TX'; 'HEB', not 'H-E-B'); a value the board does not use returns zero rows rather than an error, so an empty result usually means the spelling is wrong; keywords is free text and can legitimately return nothing. internal=true switches to the postings the board publishes only to its own staff, which is a different set and on some boards a larger one. count is capped at 3000, and a larger board is served as its first 3000 rows in the board's own order, which the API accepts no parameter to change.

Parameters

Request body

Response

Errors

Response headers