Job Posting
Get Job Posting By Id
Returns a JobPosting object with the given id.
GET
/
api
/
vms
/
v1
/
job-posting
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
x-connector-token
string
requiredPath Parameters
id
string
requiredQuery Parameters
include_raw_data
boolean
default: falseResponse
200 - application/json
id
string
requiredremote_id
string | null
requiredThe third-party API ID of the matching object.
modified_at
string
requiredThis is the datetime that this object was last updated by Bindbee
external_job_posting_id
string
requiredAny unique identifier of this job posting.
creator_username
string
requiredusername of the creator of this job posting
owner_username
string
requiredUsername of the owner of job posting
job_template_id
string
requiredJob template Id for this job posting
title
string
requiredThe title of this job posting
currency
string
requiredCurrency for this job posting
number_of_positions
string
requiredNumber of positions for this job posting
cost_center_code
string
requiredCost center code for this Job posting
start_date
string
requiredStart date for this job posting
end_date
string
requiredEnd date for this job posting
site_code
string
requiredSite code for this job posting
location_code
string
requiredLocation code for this job posting
business_unit_code
string
requiredBusiness Unit Code for this Job posting
raw_data
object | null
This is the Raw data