Skip to content

Get Posting Detail

GET
/postings/{postingId}

Get current user Posting detail by ID

postingId
required
string

Posting ID

Success

object
data
object
benefits
Array<string>
benefitsOther
string
candidateStatus
string
candidateStatusUpdatedAt
string
commute
object
drive
object
distance
number
eta
string
roadDistance
number
createdAt
string
description
string
id
string
isSaved
boolean
offerOwner
object
address
Array<object>
object
city
string
formattedAddress
string
latitude
string
longitude
string
postalCode
string
state
string
id
string
officeInfo
object
bestInDentalYears
Array<integer>
insurances
Array<string>
isAssistedHygiene
boolean
isDso
boolean
isInfoAsked
boolean
officeRating
number
officeType
string
patientsPerHour
string
patientsPerHourDa
string
patientsPerHourDn
string
softwares
Array<string>
timePerPatientDA
string
timePerPatientDN
string
timePerPatientRDH
string
officeName
string
onsiteInterviewsCount
integer
procedures
Array<string>
profession
string
professionName
string
publishedAt
string
salaryRange
object
max
integer
min
integer
payType
string
yearly
integer
schedule
object
expectedDays
Array<integer>
type
string
specialty
string
subProfession
string
subProfessionName
string
title
string
limit
integer
page
integer

Bad request

Forbidden

Not found

Internal server error