Skip to content

List Job Change Signals

GET
/hiring-signals/job-changes

Contacts who changed employer.

Identifying fields are REDACTED unless the key’s user holds a Signals write capability - these are named people who moved, which is exactly the data a read-only role is not meant to export. The capability is resolved from the same principal the browser resolves it from.

Authorizations

Parameters

Query Parameters

contact_id
Any of:
integer

Filter to a single contact.

listener_id
Any of:
string

Filter to a single Talent Moves listener.

since
Any of:
string

Only events detected at or after this ISO timestamp.

limit
integer
default: 50 >= 1 <= 500
offset
integer

Header Parameters

X-Target-Org-Id
Any of:
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:
object
has_next
required

Whether there are more pages

boolean
limit
required

Items per page

integer
next_cursor
Any of:
string
page
required

Current page number (1-indexed)

integer
total
required

Total number of items

integer

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string