job_details
Get all job details for one or more job IDs, including application options, employer reviews, and salary estimates.
Instructions
Get all job details, including additional information such as: application options / links, employer reviews and estimated salaries for similar jobs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | A comma separated list of job fields to include in the response (field projection). By default all fields are returned. Example: employer_name,job_publisher,job_title,job_country | |
| job_id | Yes | Job Id of the job for which to get details. Batching of up to 20 Job Ids is supported by separating multiple Job Ids by comma (,). Note that each Job Id in a batch request is counted as a request for quota calculation. | |
| country | No | Country code of the country from which to return job posting. Default: us Allowed values: See https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 | |
| language | No | Language code in which to return job postings. Leave empty to use the primary language in the specified country (country parameter). Allowed values: See https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes |