Theme switcher

Job Postings

Header Parameters

Content-Typestring
Authorizationstring

Query Parameters

limitinteger

Number of job postings to return per page. Must be between 5 and 50

businessUnitIdstring

Filters jobs by business unit IDs. These IDs can be retrieved from the getBusinessUnitsList endpoint.

countryinteger

Filters jobs by country ID. These IDs can be retrieved from the getCountriesList endpoint.

statestring

Filters jobs by state IDs. These IDs can be retrieved from the getStatesList endpoint.

jobStatusstring

Filters jobs by job status IDs. These IDs can be retrieved from the getJobStatusList endpoint.

postOnCareerportalinteger

Filters jobs by whether they are posted on career portal. 1 for posted, 0 for not posted

fromDatestring

Start date for date range filtering. Must be used with filter parameter

toDatestring

End date for date range filtering. Must be used with filter parameter

filterstring

Specifies whether to filter by creation date or modification date when using fromDate/toDate

postedAgoDaysinteger

Filters jobs posted within the last N days. Common values: 1 (today), 2 (yesterday), 3 (last 3 days), 7 (last week), 14 (last 2 weeks), 30 (last month)

sortOrderstring

Specifies the field used to sort results; accepts only supported fields per endpoint and defaults to a predefined field if not provided (e.g., sortBy=id&sortOrder=asc). Supports sorting by id, job_code, modified, created, job_start_date, job_end_date, closing_date; defaults to descending order on id.

sortBystring

Determines the sorting direction, where desc applies descending order and asc applies ascending order; defaults to descending if not specified (e.g., sortBy=id&sortOrder=asc).

assignedRecruiterstring

Filters jobs by recruiter IDs. These IDs can be retrieved from the getUsersList endpoint.

modifiedBeforestring

This field filters jobs based on the date they were last modified or newly created. Only jobs that were modified or created before the specified date and time will be returned

modifiedAfterstring

This field filters jobs based on the date they were last modified or newly created. Only jobs that were modified or created after the specified date and time will be returned

citystring

Filters jobs by city name. Performs case-insensitive partial match

searchKeystring

Searches across job code, position title, requisition description, public job description, and public job title. Supports AND conditions (space-separated), exact phrases (double quotes), and parentheses grouping

postalCodestring

Filters jobs by postal/zip code. When used with radius, returns jobs within the specified radius (default 10 miles)

jobTypestring

Filters jobs by job type IDs. These IDs can be retrieved from the getJobTypesList endpoint.

jobCategorystring

Filters jobs by job category IDs. These IDs can be retrieved from the getJobCategoriesList endpoint.

salesManagerstring

Filters jobs by sales manager ID. These IDs can be retrieved from the getUsersList endpoint.

recruitmentManagerstring

Filters jobs by recruitment manager ID. These IDs can be retrieved from the getUsersList endpoint.

primaryRecruiterstring

Filters jobs by primary recruiter ID. These IDs can be retrieved from the getUsersList endpoint.

industrystring

Filters jobs by industry IDs. These IDs can be retrieved from the getIndustriesList endpoint.

clientstring

Filters jobs by client IDs. These IDs can be retrieved from the getClientsList endpoint.

priorityinteger

Filters jobs by priority ID. These IDs can be retrieved from the getPrioritiesList endpoint.

jobCodestring

Filters jobs by job code. Performs a case-insensitive partial match search

positionTitlestring

Filters jobs by exact position title match

skillsstring

Filters jobs by required skills. Can be a technology ID (numeric) or comma-separated skill names

jobStartDatestring

Filters jobs with start date greater than or equal to the specified date

isActiveinteger

Filters jobs by active status. 1 for active, 0 for inactive

employmentTypeinteger

Filters jobs by employment type IDs. These IDs can be retrieved from the getEmploymentTypesList endpoint.

createdBystring

Filters jobs created by a specific user. Accepts encrypted user ID

modifiedBystring

Filters jobs modified by a specific user. Accepts encrypted user ID

radiusstring

Search radius in miles when using postalCode. Only used when postalCode is provided

departmentinteger

Filters jobs by department IDs. These IDs can be retrieved from the getDepartmentsList endpoint.

remoteOpportunitiesstring

Filters jobs by remote opportunity status. 1 for remote, 0 for on-site

rateTypestring

Filters jobs by rate type IDs. These IDs can be retrieved from the getRatesTypesList endpoint.

clientJobIdinteger

Filters jobs by clientJobId

Response

200
Object

Response Attributes

idstring
companynumber
remote_opportunitiesstring
position_titlestring
public_job_descstring
job_codestring
modifiedstring
post_on_careerportalstring
closing_datestring
job_start_datestring
job_end_datestring
job_statusstring
createdstring
pay_ratesarray

Show child attributes

posted_bystring
modified_bystring
assigned_recruiterstring
sales_managerstring
primary_recruiterstring
business_unit_idnumber
currencystring
employment_typestring
is_recyclenumber
public_job_titlestring
client_job_idstring
prioritystring
requisition_descriptionstring
skillsstring
created_bystring
recruitment_managerstring
primary_citystring
primary_postal_codestring
primary_statestring
secondary_citiesstring
secondary_postal_codesstring
secondary_statesstring
countrystring
tax_termsstring
industrystring
updatedstring
apply_jobstring
apply_job_without_registrationstring
job_typestring
job_categorystring
401
Object
{ "message": "Please provide the access token." }
403
Object
{ "message": "Your company access is temporarily disabled." }
404
Object
{ "message": "Data not found." }
429
Object
{ "message": "Request limit exceeded. Please try again later." }
400
Object
{ "message": "Invalid parameters or filters." }
Was this section helpful?

What made this section helpful for you?

What made this section unhelpful for you?

GET

/

Select
1

Response

Was this section helpful?

What made this section helpful for you?

What made this section unhelpful for you?