List professional postings
GET /postings
GET
/postings
Get a list of job postings for professionals with filtering, sorting, and pagination
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” page
integer
Page number (1-indexed)
pageSize
integer
Number of results per page (max: 100)
orderBy
string
Sort field: publishedAt or rate
orderDirection
string
Sort direction: DESC or ASC
profession
string
Profession filter (comma-separated: RDH,DA,DN)
subProfession
string
Sub-profession filter (comma-separated, e.g. EFDA)
specialty
string
Specialty filter
scheduleType
string
Schedule type filter
lat
number format: float64
Professional latitude for distance calc
lng
number format: float64
Professional longitude for distance calc
radius
integer format: int64
Search radius in miles
Responses
Section titled “ Responses ”OK
object
data
Array<object>
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
metadata
object
pagination
object
page
integer
pageSize
integer
total
integer
summary
object
within50MilesCount
integer
within100MilesCount
integer
within150MilesCount
integer
within200MilesCount
integer