POST
Resolve job title and search people

Authorizations

Authorization
string
header
required

Workspace JWT from Arxena auth.

Body

application/json
jobTitle
string
required

Sample job title to classify into std_function and std_grade before searching.

Example:

"Head of Engineering"

dataSource
enum<string>
default:index
Available options:
index,
apollo,
pdl,
contactout,
harvest
Example:

"index"

companyId
string
companyName
string
Example:

"Stripe"

website
string
country
string
Example:

"United States"

limit
integer
default:20
Required range: 1 <= x <= 100
Example:

10

offset
integer
default:0
Required range: x >= 0
Example:

0

Response

Resolved taxonomy and search results

status
enum<string>
Available options:
ok
dataSource
enum<string>
Available options:
index,
apollo,
pdl,
contactout,
harvest
total
integer
items
object[]
resolved
object