Search postings at named companies
search_jobsSearch job postings for named companies on Ashby. Filter by team, location, remote, salary, and more to find matching openings.
Instructions
Search the open postings of named companies on Ashby. Ashby publishes no index across its customers, so companies are required. Every filter runs here rather than at the source, and the answer reports how many postings declared nothing about a field it filtered on. Rows carry no description: read one posting with get_job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | published_desc | |
| team | No | ||
| limit | No | How many postings to return. | |
| query | No | Words to look for. | |
| offset | No | How many postings to skip. | |
| country | No | ||
| currency | No | A three-letter currency code, as in EUR or USD. | |
| companies | Yes | Company names or board tokens, one to 10. Each costs a request and a whole board, which is why 5 at a time is the comfortable number. | |
| is_remote | No | Keeps only postings that declare it. Postings recording nothing are counted in undeclared rather than treated as on site. | |
| search_in | No | Where query is looked for. Descriptions run to thousands of characters each. | title |
| department | No | ||
| salary_min | No | A floor for the salary component. | |
| workplace_type | No | ||
| employment_type | No | ||
| published_after | No | An ISO 8601 date. | |
| salary_interval | No | The period salary_min belongs to, 1 YEAR unless named. An hourly amount is never weighed against a yearly floor. | 1 YEAR |
| has_compensation | No | Keeps only postings whose company publishes a pay range. | |
| location_contains | No | Part of a location line. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobs | Yes | No descriptions, at any limit. | |
| notes | Yes | ||
| returned | Yes | Postings in this answer, after limit and offset. | |
| undeclared | Yes | Postings a criterion could say nothing about, counted per field. A posting that records no workplace is not a posting on site. | |
| per_company | Yes | ||
| total_matched | Yes | Postings the criteria kept. | |
| total_on_board | Yes | Postings the boards read hold, all of them. | |
| filters_applied | Yes |