Endpoints
Modified Jobs
-
exclusive to ATS
-
This endpoint contains jobs with modifications from the last 24h.
-
We recommend calling this endpoint at the same time once per day to get all recently modified jobs without any duplicates.
-
Some ATS modify the job’s posted date very frequently. For those, we require the new posted date to be older than 14 days before modifying.
-
This endpoint will return the same fields as the hourly endpoint with two additions: ‘modified_fields’ which is a text array of the fields that have been modified and ‘date_modified’ which is date and time when we found the modification.
-
This endpoint typically returns between 100,000 and 150,000 modified jobs every day
Last modified on