Get Entity History
get_entity_historyRetrieve chronological verification snapshots of a business entity, sorted newest first, to track status changes and details over time. Pagination available.
Instructions
Returns the chronological verification snapshots recorded for an entity — each with a timestamp, name, and status — newest first, with pagination. Costs 5 credits and requires authentication. Use it to see how a company's status or details have changed over time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of history snapshots to return (1-100, default 10) | |
| offset | No | Number of snapshots to skip for pagination (default 0) | |
| entity_id | Yes | Entity ID to retrieve history for |