Match Job Change Signals
POST /hiring-signals/job-changes/match
POST
/hiring-signals/job-changes/match
Which of these LinkedIn profiles changed job in the last 90 days.
A lookup, not a search: it answers a question about a list the caller already has, which is why it takes URLs rather than filters.
Authorizations
Parameters
Header Parameters
Request Body required
Look up which LinkedIn profiles changed job recently.
object
linkedin_urls
required
LinkedIn profile URLs to match against the last 90 days of job-change events.
Array<string>
Responses
200
Successful Response
object
data
required
Job-change events for this org.
Identifying fields are REDACTED unless the caller holds a Signals write capability - these are real named people who moved employer, which is exactly the data a read-only role is not meant to export.
object
signals
Array<object>
object
key
additional properties
any
total
integer
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string