28 lines
701 B
JSON
28 lines
701 B
JSON
{
|
|
"provider": "recruitee",
|
|
"jobs": [
|
|
{
|
|
"id": "rc-open-1",
|
|
"position": "System Engineer",
|
|
"url": "https://acme.recruitee.com/o/system-engineer",
|
|
"country": "Belgium",
|
|
"employment_type": "permanent",
|
|
"published_at": "2026-03-01T11:00:00Z"
|
|
},
|
|
{
|
|
"id": "rc-open-2",
|
|
"position": "Network Engineer",
|
|
"url": "https://acme.recruitee.com/o/network-engineer",
|
|
"office": "Mechelen",
|
|
"employment_type": "part_time",
|
|
"created_at": "2026-03-03T10:00:00Z"
|
|
},
|
|
{
|
|
"id": "rc-closed-1",
|
|
"position": "Recruiter",
|
|
"url": "https://acme.recruitee.com/o/closed-recruitee",
|
|
"status": "closed"
|
|
}
|
|
]
|
|
}
|