Retrieve a list of ATS jobs
Use this endpoint to look up ATS jobs when you need to filter postings by search text, interview plan, location, team, employment type, department, status, or last-updated time.
Token scopes: ats:read, worker:read
Authentication
Query parameters
Text to search for in job records (optional)
Interview plan UUID (optional)
Array of location UUIDs (optional)
Array of team UUIDs (optional)
Array of employment type UUIDs (optional)
Array of department UUIDs (optional)
Filter jobs updated after this timestamp (ISO 8601 format)
Array of job status values (optional)
Array of work arrangement values to filter by (optional)
Response
Cursor to fetch the next page; null when there are no more pages.