Files
VacatureRadar/fixtures/ats/smartrecruiters-public-postings.json
2026-07-22 05:12:07 +02:00

48 lines
1.1 KiB
JSON

{
"limit": 100,
"offset": 0,
"totalFound": 2,
"content": [
{
"id": "744000137902340",
"name": "Forgerock IDM Developer",
"company": {
"identifier": "ARHS",
"name": "ARHS"
},
"releasedDate": "2026-07-20T08:30:00Z",
"location": {
"country": "be",
"region": "Brussels",
"city": "Brussels",
"remote": false
},
"typeOfEmployment": {
"id": "permanent",
"label": "Full-time"
},
"ref": "https://api.smartrecruiters.com/v1/companies/ARHS/postings/744000137902340"
},
{
"id": "744000136173889",
"name": "Cloud Engineer",
"company": {
"identifier": "ARHS",
"name": "ARHS"
},
"releasedDate": "2026-07-19T08:30:00Z",
"location": {
"country": "be",
"region": "Vlaams-Brabant",
"city": "Leuven",
"remote": true
},
"typeOfEmployment": {
"id": "permanent",
"label": "Permanent"
},
"ref": "https://api.smartrecruiters.com/v1/companies/ARHS/postings/744000136173889"
}
]
}