Search KeyEmployeeChange Entities

Can perform more complex filtering based on the query defined in the request body

Body Params

Search Query Parameters

string

Used to paginate search results to the next page. after_id should be the uuid of the last item in the current page. May not be provided simultaneously with before_id.

string

Used to paginate search results to the previous page. before_id should be the uuid of the first item in the current page. May not be provided simultaneously with after_id.

field_ids
array of strings
required
field_ids*
integer

Number of rows to return. Default is 100, min is 1, max is 2000.

order
array of objects

Order in which the search results should be returned

order
query
array of objects
required

Order in which the search results should be returned

query*
Responses

Response body
object
integer

Total number of KeyEmployeeChange entities

entities
array of objects
entities
object
string
length ≤ 8192

Reason for the key employee change

string

Type of Key Employee change

  • departure - Departure
  • hire - Hire
  • promotion - Promotion
date-time

Time of Creation

string
length ≤ 8192

Description of the event

date

Effective date for key employee change

string

Entity Def Type

  • key_employee_change - Leadership Hire
string
length ≤ 8192

First name of key employee affected

identifier
object
required

Every entity in the system has a unique identifier that contains all necessary properties to represent it.

date

Date when the news article was posted

string
length ≤ 8192

Last name of key employee affected

string
length ≤ 8192

New position of the key employee affected

organization_identifier
object

Every entity in the system has a unique identifier that contains all necessary properties to represent it.

press_reference_link
object
string
length ≤ 8192

Previous position of the key employee affected

string

Sentiment associated with key employee change

  • c100_positive - Positive
  • c200_neutral - Neutral
  • c300_negative - Negative
date-time

Time of Update

string

UUID

Language
Credentials