datasets_bbb_businesses_item
Retrieve a BBB business record by its unique ID from the BBB businesses dataset. Returns clean JSON with business details, or a 404 error if the business is not indexed.
Instructions
Get a business from the BBB businesses dataset. Returns one business by id from dataset id enum value bbb-businesses. Returns 404 when the business is not in the index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Business id (the <bbbLocalId>-<businessId> slug from the profile URL), e.g. 0825-1000223803 |