Retrieve a bulk feed of jobs from your watchlist companies
Same batch shape and cursor semantics as POST /api/jobs/feed, but
returns only jobs from companies on your account’s Company
Watchlist (managed in the Jobo portal). Requires a customer API key —
sandbox and marketplace keys have no watchlist and receive 403.
Differences from the main feed:
- The
locationsfilter is not supported on this endpoint. created_atreflects the exact ingestion time (the main feed reports indexing time for jobs younger than 24 hours).
Authorizations
API key provided by Jobo
Body
Filters for the watchlist-scoped jobs feed. Note there is no
locations filter on this endpoint.
ATS/job source identifiers (e.g. "greenhouse", "lever", "workday"). Job matches ANY provided source.
Filter by work model: remote, hybrid, onsite. null = all jobs
remote, hybrid, onsite Only return jobs posted after this date
Only return jobs created or updated after this UTC timestamp — incremental watermark for syncs.
1 <= x <= 1000
