Get Entity
get_entityRetrieve a cached business entity by its ID to access name, jurisdiction, status, type, good-standing, formation date, registered agent, and snapshot count. No fresh fetch, uses prior verification results.
Instructions
Fetch a previously verified business entity from BizVerify's cache by its ID — returns name, jurisdiction, status, type, good-standing, formation date, registered agent, and the number of snapshots on record. Free and read-only; does NOT fetch a fresh live result (use verify_business with force_refresh for live data). Requires authentication. Pass an entity_id returned by a prior verify_business or search_entities call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | Entity ID returned by a prior verify_business or search_entities result |