filed_get_entity
Retrieve full details of a US business entity by state ID, including officers, filings, and status. Optionally add federal data such as SEC filings, contracts, and lobbying activity.
Instructions
Get full details for a specific business entity including officers, registered agent, filing history, and current status. Optionally enrich with federal data (SEC filings, government contracts, lobbying disclosures). The entity ID format is 'STATE:ID' (e.g., 'FL:P06000113830').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Entity ID from search results (format: STATE:ID, e.g., 'FL:P06000113830') | |
| include_federal | No | Include SEC filings, federal contracts, and lobbying data (default: false). Uses additional API credits. |