POST
Search people

Authorizations

Authorization
string
header
required

Workspace JWT from Arxena auth.

Body

application/json
dataSource
enum<string>
default:index

Data source category alias. Use index for std_function and std_grade filters.

Available options:
index,
apollo,
pdl,
contactout,
harvest
Example:

"index"

companyId
string
Example:

"comp_123"

companyName
string
Example:

"Stripe"

website
string
Example:

"stripe.com"

stdFunction
string

Standardized function (e.g. engineering, sales).

Example:

"engineering"

stdGrade
string

Standardized grade (e.g. leadership, mid, entry).

Example:

"leadership"

country
string
Example:

"United States"

query
string
personName
string
jobTitle
string
Example:

"Head of Engineering"

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

20

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

0

Response

Search results

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