curl --request GET \
--url https://mgnmzef4kd.us-east-1.awsapprunner.com/api/v1/zapier/published-jobs \
--header 'x-api-key: <api-key>'{
"total": 123,
"totalPages": 123,
"currentPage": 123,
"data": [
{
"id": "<string>",
"title": "<string>",
"details": "<string>",
"createdAt": "<string>",
"Country": {
"name": "<string>",
"iso3": "<string>"
},
"JobBoardForm": {
"id": "<string>",
"createdAt": "<string>",
"workspaceId": "<string>"
},
"seniority": "entry",
"presence": "onsite",
"showSalaryOnJobBoard": false,
"minAnnualSalary": 1073741823.5,
"maxAnnualSalary": 1073741823.5,
"annualSalaryCurrency": "USD",
"type": "fulltime"
}
]
}Lists public job posts
curl --request GET \
--url https://mgnmzef4kd.us-east-1.awsapprunner.com/api/v1/zapier/published-jobs \
--header 'x-api-key: <api-key>'{
"total": 123,
"totalPages": 123,
"currentPage": 123,
"data": [
{
"id": "<string>",
"title": "<string>",
"details": "<string>",
"createdAt": "<string>",
"Country": {
"name": "<string>",
"iso3": "<string>"
},
"JobBoardForm": {
"id": "<string>",
"createdAt": "<string>",
"workspaceId": "<string>"
},
"seniority": "entry",
"presence": "onsite",
"showSalaryOnJobBoard": false,
"minAnnualSalary": 1073741823.5,
"maxAnnualSalary": 1073741823.5,
"annualSalaryCurrency": "USD",
"type": "fulltime"
}
]
}API key for authentication
Successfully retrieved the list of job posts
Show child attributes
3 - 25510000entry, junior, midlevel, senior, executive onsite, remote, hybrid 0 <= x <= 21474836470 <= x <= 2147483647USD, EUR, GBP, EGP, AED, SAR fulltime, parttime, contract