Skip to content

List Jobs ​

Endpoint ​

http
GET /unified/ats/jobs
Integrations supported
  • ApplicantStack
  • Ashby
  • BambooHR
  • Breezy
  • CATS
  • Fountain
  • Greenhouse
  • Homerun
  • HR Cloud
  • JazzHR
  • JobScore
  • Jobsoid
  • Jobvite
  • Lever
  • Recruitee
  • Recruiterflow
  • Sage HR
  • SmartRecruiters
  • TalentLyft
  • Teamtailor
  • Workable
  • Zoho Recruit
Partial response integrations

For partial response integrations, you will need to fetch the individual resource using the "get" endpoint to get the full response object.

  • ApplicantStack
  • Ashby
  • BambooHR
  • CATS
  • Greenhouse
  • Homerun
  • Recruitee
  • Recruiterflow
  • Sage HR
  • SmartRecruiters
  • TalentLyft
  • Workable

Query parameters ​

Refer Specifying query parameters in Truto APIs

integrated_account_id
string · uuid
REQUIRED · 

The ID of the integrated account to use for the request.

Example: 62f44730-dd91-461e-bd6a-aedd9e0ad79d
truto_response_format
string

The format of the response.

  • unified will return the response with unified mappings applied.
  • raw will return the raw response from the remote API.
  • normalized will apply the unified mappings and return the data in a normalized format.

Defaults to unified.

All possible enum values:
  • unified
  • raw
  • normalized
Example: unified
truto_key_by
string

By default the result attribute is an array of objects. This parameter allows you to specify a field in each result objects to use as key, which transforms the result array into an object with the array items keyed by the field. This is useful for when you want to use the result as a lookup table.

Example: id
truto_ignore_limit
boolean

Ignores the limit query parameter.

truto_ignore_remote_data
boolean

Excludes the remote_data attribute from the response.

truto_exclude_fields
array

Array of fields to exclude from the response.

Example: truto_exclude_fields[]=id&truto_exclude_fields[]=name
remote_query
object

Query parameters to pass to the underlying API without any transformations. Refer this guide to see how to structure the query parameters.

Example: remote_query[foo]=bar
created_at
string · date-time

The date and time of the job's creation

Supported in
  • Greenhouse
  • HR Cloud
  • JobScore
  • Teamtailor
  • Workable
  • Zoho Recruit
updated_at
string · date-time

The date and time of the job's last update

Integration specific notes
  • GreenhouseThe date and time of the job's last update
  • WorkableThe date and time of the job's last update
  • LeverIf you specify this, then all the other query parameters are ignored.
Supported in
  • Greenhouse
  • HR Cloud
  • JobScore
  • Jobvite
  • Lever
  • SmartRecruiters
  • Teamtailor
  • Workable
  • Zoho Recruit
status
string

The job's status

All possible enum values:
  • all
  • archived
  • cancelled
  • closed
  • draft
  • internal
  • interview
  • offer
  • on_hold
  • open
  • pending
  • scheduled
  • unlisted
Enum support by integration
  • Greenhouse
    • open
    • closed
    • draft
  • Workable
    • open
    • closed
    • draft
    • archived
  • BambooHR
    • open
    • closed
    • draft
    • archived
    • pending
    • all
  • SmartRecruiters
    • open
    • draft
    • closed
    • interview
    • offer
    • cancelled
    • on_hold
  • Ashby
    • open
    • closed
    • draft
    • archived
  • Teamtailor
    • open
    • draft
    • archived
    • unlisted
    • scheduled
    • all
  • Sage HR
    • draft
    • open
    • internal
    • closed
    • archived
  • Homerun
    • open
    • closed
    • draft
  • HR Cloud
    • open
    • closed
    • draft
    • pending
    • archived
Supported in
  • Ashby
  • BambooHR
  • Breezy
  • Greenhouse
  • Homerun
  • HR Cloud
  • Jobvite
  • Lever
  • Sage HR
  • SmartRecruiters
  • Teamtailor
  • Workable
organization_id
string

The ID of the organization to filter the jobs by.

Supported in
  • Breezy
requisition_id
string

The job's requisition_id

Supported in
  • Greenhouse
department_id
string

The ID of the department to filter the jobs by.

Supported in
  • Greenhouse
office_id
string

The ID of the office to filter the jobs by.

Supported in
  • Greenhouse
tags
array

The job's tags

Supported in
  • Teamtailor

Response Body ​

result
object[]

List of Jobs

id
string
REQUIRED · 

The job's unique identifier

Supported in
  • ApplicantStack
  • Ashby
  • BambooHR
  • Breezy
  • CATS
  • Fountain
  • Greenhouse
  • Homerun
  • HR Cloud
  • JazzHR
  • JobScore
  • Jobsoid
  • Jobvite
  • Lever
  • Recruitee
  • Recruiterflow
  • Sage HR
  • SmartRecruiters
  • TalentLyft
  • Teamtailor
  • Workable
  • Zoho Recruit
name
string

The job's name

Supported in
  • ApplicantStack
  • Ashby
  • BambooHR
  • Breezy
  • CATS
  • Fountain
  • Greenhouse
  • Homerun
  • HR Cloud
  • JazzHR
  • JobScore
  • Jobsoid
  • Jobvite
  • Lever
  • Recruitee
  • Recruiterflow
  • Sage HR
  • SmartRecruiters
  • TalentLyft
  • Teamtailor
  • Workable
  • Zoho Recruit
description
string

The job's description

Supported in
  • Breezy
  • CATS
  • Fountain
  • Homerun
  • HR Cloud
  • JazzHR
  • JobScore
  • Jobsoid
  • Jobvite
  • Lever
  • Recruitee
  • Sage HR
  • Teamtailor
  • Workable
  • Zoho Recruit
code
string

The job's code

Supported in
  • ApplicantStack
  • CATS
  • Fountain
  • JazzHR
  • Jobsoid
  • Lever
  • SmartRecruiters
  • TalentLyft
  • Workable
requisition_id
string

The job's requisition_id

Supported in
  • Ashby
  • CATS
  • Greenhouse
  • JobScore
  • Jobvite
status
string

The job's status

All possible enum values:
  • open
  • closed
  • draft
  • pending
  • archived
Supported in
  • ApplicantStack
  • Ashby
  • BambooHR
  • Breezy
  • CATS
  • Fountain
  • Greenhouse
  • Homerun
  • HR Cloud
  • JazzHR
  • JobScore
  • Jobvite
  • Lever
  • Recruitee
  • Recruiterflow
  • Sage HR
  • SmartRecruiters
  • TalentLyft
  • Teamtailor
  • Workable
  • Zoho Recruit
locations
string[]

The job's locations

Supported in
  • ApplicantStack
  • Ashby
  • BambooHR
  • Fountain
  • Homerun
  • HR Cloud
  • JazzHR
  • JobScore
  • Jobsoid
  • Jobvite
  • Recruitee
  • Recruiterflow
  • Sage HR
  • SmartRecruiters
  • TalentLyft
  • Teamtailor
  • Workable
  • Zoho Recruit
job_posting_urls
object[]

The job's job posting urls

Supported in
  • BambooHR
  • Homerun
  • Jobsoid
  • Jobvite
  • Lever
  • Recruitee
  • Sage HR
  • TalentLyft
  • Teamtailor
  • Workable
url
string

The job posting URL

type
string

The job posting URL's type

confidential
boolean

Whether the job is confidential or not

Supported in
  • Ashby
  • Breezy
  • CATS
  • Fountain
  • Greenhouse
  • Jobvite
  • Lever
  • Recruiterflow
  • Teamtailor
departments
object[]

The job's department

Supported in
  • ApplicantStack
  • Ashby
  • BambooHR
  • Breezy
  • CATS
  • Greenhouse
  • Homerun
  • HR Cloud
  • JazzHR
  • JobScore
  • Jobsoid
  • Jobvite
  • Lever
  • Recruitee
  • Recruiterflow
  • Sage HR
  • TalentLyft
  • Teamtailor
  • Workable
  • Zoho Recruit
id
string

Unique identifier of the department

name
string

The department's name

teams
object[]
Supported in
  • JazzHR
  • Lever
{ "type": "string", "description": "The team's name" }
object

The team associated with the job posting

offices
object[]

The job's office

Supported in
  • Fountain
  • Greenhouse
  • Jobsoid
  • Lever
id
string

Unique identifier of the office

name
string

The office's name

hiring_managers
object[]

The job's hiring managers

Supported in
  • Ashby
  • Breezy
  • Greenhouse
  • HR Cloud
  • JazzHR
  • Jobvite
  • Lever
  • Recruitee
  • Recruiterflow
  • Zoho Recruit
id
string

Unique identifier of the user

name
string

The user's name

recruiters
object[]

The job's recruiters

Supported in
  • Ashby
  • Breezy
  • CATS
  • Greenhouse
  • Jobvite
  • Lever
  • Recruitee
  • Recruiterflow
  • Zoho Recruit
id
string

Unique identifier of the user

name
string

The user's name

tags
string[]

The job's tags

Supported in
  • Breezy
  • CATS
  • Lever
  • Recruitee
  • TalentLyft
  • Teamtailor
  • Zoho Recruit
is_remote
boolean

Whether the job is remote or not

Supported in
  • Ashby
  • BambooHR
  • Breezy
  • CATS
  • Homerun
  • JobScore
  • Jobvite
  • Lever
  • Recruitee
  • SmartRecruiters
  • TalentLyft
  • Teamtailor
  • Workable
  • Zoho Recruit
job_type
string

The job's type.

All possible enum values:
  • full_time
  • part_time
  • contract
  • internship
  • temporary
  • volunteer
  • per_diem
Supported in
  • ApplicantStack
  • Ashby
  • Breezy
  • CATS
  • Homerun
  • HR Cloud
  • JazzHR
  • JobScore
  • Jobsoid
  • Jobvite
  • Recruitee
  • Recruiterflow
  • Sage HR
  • TalentLyft
  • Zoho Recruit
job_position_level
string

The job's position level.

Supported in
  • ApplicantStack
  • HR Cloud
  • Lever
compensation
object
Supported in
  • ApplicantStack
  • CATS
  • Fountain
  • HR Cloud
  • JazzHR
  • JobScore
  • Jobsoid
  • Jobvite
  • Lever
  • Recruiterflow
  • Workable
  • Zoho Recruit
id
string

The job's compensation unique identifier

currency
string

The job's compensation currency

min
number

The job's minimum compensation

max
number

The job's maximum compensation

interval
string

The job's compensation interval. If no clear mapping exists, then raw value is returned.

All possible enum values:
  • yearly
  • monthly
  • weekly
  • daily
  • hourly
  • one_time
  • semi_monthly
  • bi_monthly
  • bi_weekly
is_negotiable
boolean

Whether the job's compensation is negotiable or not

notes
string

The job's compensation notes

created_at
string · date-time

The date and time of the job's creation

Supported in
  • ApplicantStack
  • BambooHR
  • Breezy
  • CATS
  • Fountain
  • Greenhouse
  • Homerun
  • HR Cloud
  • JobScore
  • Jobsoid
  • Lever
  • Recruitee
  • Sage HR
  • SmartRecruiters
  • TalentLyft
  • Teamtailor
  • Workable
  • Zoho Recruit
updated_at
string · date-time

The date and time of the job's last update

Supported in
  • ApplicantStack
  • Ashby
  • Breezy
  • CATS
  • Greenhouse
  • HR Cloud
  • JobScore
  • Jobvite
  • Lever
  • Recruitee
  • SmartRecruiters
  • TalentLyft
  • Teamtailor
  • Zoho Recruit
closed_at
string · date-time

The date and time of the job's closing

Supported in
  • Greenhouse
  • Jobsoid
  • Jobvite
  • Recruitee
  • Sage HR
opened_at
string · date-time

The date and time of the job's opening

Supported in
  • ApplicantStack
  • BambooHR
  • Greenhouse
  • HR Cloud
  • JazzHR
  • Recruitee
  • Recruiterflow
  • Zoho Recruit
remote_data
object

Raw data returned from the remote API call.

next_cursor
string

The cursor to use for the next page of results. Pass this value as next_cursor in the query parameter in the next request to get the next page of results.