Jobs
Get jobs
Get a paginated list of jobs
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
Sortable fields: title
, published_date
, created_date
.
Filter jobs by title
Filter jobs by job code
Filter jobs by status
Available options:
drafted
, published
, closed
, internal
Filter jobs by employment type
Available options:
full_time
, part_time
, contract
, temporary
, other
, internship
, volunteer
Filter jobs by experience level
Available options:
na
, intern
, entry_level
, mid_level
, senior
Filter jobs by the user_id
of the job owner
Filter jobs by the user_id
of the users assigned to the job
Filter jobs by the 2 letter ISO code of the country eg. US, FR
Filter jobs by the 2 letter ISO code of the state eg. FL, MA
Filter jobs by category id
Defaults to 1
Defaults to 30. Min = 1. Max = 100
Required range:
1 < x < 100
Was this page helpful?