28 lines
756 B
JSON
28 lines
756 B
JSON
{
|
|
"provider": "smartrecruiters",
|
|
"results": [
|
|
{
|
|
"requisitionId": "sr-open-1",
|
|
"name": "Security Engineer",
|
|
"href": "https://jobs.smartrecruiters.com/example/security-engineer",
|
|
"office": "Antwerpen",
|
|
"employmentType": "full_time",
|
|
"published": "2026-01-10T07:00:00Z"
|
|
},
|
|
{
|
|
"requisitionId": "sr-open-2",
|
|
"name": "DevSecOps",
|
|
"href": "https://jobs.smartrecruiters.com/example/devsecops",
|
|
"location": "Leuven",
|
|
"employmentType": ["contract"],
|
|
"created": "2026-01-11T09:00:00Z"
|
|
},
|
|
{
|
|
"requisitionId": "sr-closed-1",
|
|
"name": "Closed SmartRecruiter",
|
|
"href": "https://jobs.smartrecruiters.com/example/closed",
|
|
"status": "closed"
|
|
}
|
|
]
|
|
}
|