List all Jobs

List jobs in a paginated format with details such as ID, title, status, etc.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

For schema of job object refer - Job Data Model

This API may not return all fields defined in the response schema; for additional details, use the Get Job by Id API.


Supported Apps

Apps supported via API

Greenhouse (greenhouse)
Lever (lever)
Zoho Recruit (zoho-recruit)
Ashby (ashby)
Recruitee (recruitee)
BambooHR ATS (bamboohr-ats)
Breezy (breezy)
SuccessFactors ATS (successfactors-ats)
TeamTailor (teamtailor)
Workable (workable)
Vincere (vincere)
DayForce ATS (dayforce-ats)
JobAdder (jobadder)
UKG Pro Recruiting (ukgpro-ats)
iCIMS (icims)
Oracle HCM ATS (oracle-hcm-ats)
Workday ATS (workday-ats)
SmartRecruiters ATS (smartrecruiters-ats)
HR Works ATS (hr-works-ats)
JazzHR ATS (jazzhr-ats)
JobDiva (jobdiva)
Keka ATS (keka-ats)
Pinpoint (pinpoint)
Recruiterflow (recruiterflow)
Recruit CRM ATS (recruit-crm-ats)
Loxo (loxo)
Jobvite (jobvite)
ERPNext ATS (erpnext-ats)
Personio ATS (personio-ats)
HiBob ATS (hibob-ats)

Apps supported via Webhook (API Support coming soon)

Fountain (fountain)
Darwinbox ATS (darwinbox-ats)
Oracle Taleo (oracle-taleo)
Sage Recruitment (sage-ats)
Knit Playground ATS (knit-playground-ats)
ADP WorkForceNow ATS (adp-workforcenow-ats)
PeopleStrong ATS (peoplestrong-ats)
Bullhorn (bullhorn)
Onlyfy (onlyfy)
Hibob ATS (hibob-ats)
📘

To see the list of supported filters for an app, refer - ATS List Jobs Filter Support Matrix


Query Params
string
string
string

Filters jobs which were created after the specified datetime. The datetime must be provided in ISO 8601 UTC format (yyyy-MM-dd'T'HH:mm:ss'Z').

string

Filters jobs which were created before the specified datetime. The datetime must be provided in ISO 8601 UTC format (yyyy-MM-dd'T'HH:mm:ss'Z').

string

Filters jobs which were updated after the specified datetime. The datetime must be provided in ISO 8601 UTC format (yyyy-MM-dd'T'HH:mm:ss'Z').

string

Filters jobs which were updated before the specified datetime. The datetime must be provided in ISO 8601 UTC format (yyyy-MM-dd'T'HH:mm:ss'Z').

string

Filters jobs by one or more status. Supports multiple values as a comma-separated list. Example: status=OPEN,CLOSED,DRAFT

string

Filters jobs by one or more assigned tags. Supports multiple values as a comma-separated list. Example: tag=Remote,Urgent-Hire

string

Filters jobs by one or more office IDs. Supports multiple values as a comma-separated list. (e.g., officeId=24,18,25).

string

Filters jobs by one or more department IDs. Supports multiple values as a comma-separated list. (e.g., departmentId=24,18,25).

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json