Skip to documentation
Browse documentation

Get a SmartRecruiters job

Retrieve a public SmartRecruiters posting by company and posting ID.

Capability ID smart-recruiters.job.get
Cost 1 credit per request
Maximum runtime 30 seconds
View raw

POST /execute Shared execution endpoint

Input parameters

career_site_url string optional

No additional description is provided for this parameter.

company string optional

No additional description is provided for this parameter.

Example smartrecruiters
posting_id string required

No additional description is provided for this parameter.

Example 744000143115219
response_language string optional

Preferred language for localized response labels, sent as Accept-Language.

Response

Successful output is returned in results[0].data. Raw platform output is intentionally open-ended and may evolve with the upstream source.

Illustrative sample The full redacted fixture is shown in the response panel.

Illustrative output fields

Derived from the sample above for orientation only. These observed fields are not a fixed response schema.

PathObserved typeExample
active boolean true
apply_url string https://jobs.smartrecruiters.com/smartrecruiters/[redacted:token]?oga=t…
city string Poland
company string SmartRecruiters Inc
company_identifier string smartrecruiters
country string pl
custom_fields array 3 items
custom_fields array 3 items
default_job_ad boolean true
department string Engineering
department_id string 5408693
description string SmartRecruiters is the Recruiting AI Company that transforms hiring for…
description_sections object 4 fields
description_sections.additional_information string SmartRecruiters is proud to be an Equal Employment Opportunity employer…
description_sections.company_description string SmartRecruiters is the Recruiting AI Company that transforms hiring for…
description_sections.job_description string SmartRecruiters is looking for a Senior Information Security Engineer t…
description_sections.qualifications string 5+ years of experience in information security, governance, risk, and/o…
detail_url string https://jobs.smartrecruiters.com/smartrecruiters/[redacted:token]
employment_type string Full-time
employment_type_id string permanent
experience_level string Mid-Senior Level
experience_level_id string mid_senior_level
function string Engineering
function_id string engineering
hybrid boolean false
industry string Computer Software
industry_id string computer_software
job_ad_id string 6f7661db-986b-45a9-be40-859cf4f2b78a
job_id string 744000143115219
location string Poland, REMOTE, Poland
posted_at string 2026-08-12T14:04:56.128Z
posting_uuid string f14d00ce-bfd2-4ebf-8a01-c8e0fa636a49
reference_number string REF2010Z
region string REMOTE
remote boolean true
title string Senior Information Security Engineer
visibility string PUBLIC
workplace_type string REMOTE

Execution behavior

A 200 response completed inline. A 202 response was queued; poll GET /jobs/:id until the job reaches completed or failed.