Retrieve ATS job postings
List job postings across your organization, optionally filtered by job board or job ID. Omit filters to retrieve all postings; use the job-board-scoped endpoint instead for queries by board alone.
Token scopes: ats:read, worker:read
Authentication
Query parameters
Job board to list postings from (UUID).
When set, only postings for this job are returned (UUID).
Opaque cursor for pagination. Use the value from next_cursor of the previous response to fetch the next page.
Maximum number of job postings to return per page (min: 1, max: 100).
Response
Successful operation. Returns job postings for the requested job board (and optional job filter), with nested job details and publication state per board.