Resource

Events

Moves, deals, funding rounds, public offerings and AUM records, newest first.

The object

Query parameters cover the common filters. For move type, job title, person or compensation type, save a search with POST /v1/search/events and pass its queryId.

Events
{
  "reference": "e5f6a7b8-c9d0-4e1f-8a3b-c4d5e6f7a881",
  "event_type": "move",
  "summary": "Halberd Industrial Group appoints Elena Marchetti as Chief Financial Officer",
  "publish_date": "2026-08-04T07:00:00+00:00",
  "data": {
    "…": "fields for this event type"
  },
  "links": []
}

Operations

Related