{ "id": 123, "title": "<string>", "location": "<string>", "state_code": "<string>", "country": { "name": "<string>", "code": "<string>" }, "salary": "<string>", "description": { "html": "<string>", "text": "<string>" }, "category": { "id": 123, "name": "<string>" }, "type": { "type": "<string>", "name": "<string>" }, "experience": { "type": "<string>", "name": "<string>" }, "language": { "name": "<string>", "code": "<string>" }, "published_date": "2023-11-07T05:31:56Z", "created_date": "2023-11-07T05:31:56Z", "hosted_url": "<string>", "compensation_tiers": [ { "label": "<string>", "type": "none", "interval": "none", "currency_code": "<string>", "currency_symbol": "<string>", "min_value": 123, "max_value": 123, "information": "<string>" } ] }
The id of the job, format job_abc123.
job_abc123
Show child attributes
The id of the category, format cat_abc123.
cat_abc123
The date the job was last published. This will be null if the job was never published.
null
The date the job was created.
1000
none
fixed_salary
range_salary
hour
day
week
month
year
3
Was this page helpful?