Get a business unit's reviews (paginate)
documentedGet all reviews for a business unit with pagination.
GET /v1/business-units/{businessUnitId}/all-reviewsBusiness Unitsno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
Note: This command follows the official Trustpilot Business Units API docs for the endpoint to fetch all reviews for a business unit. The base URL is https://api.trustpilot.com/v1/business-units/{businessUnitId}/all-reviews and the API-key header is used for authentication (apikey). See the Trustpilot docs for Get a business unit's reviews (paginate). ([developers.trustpilot.com](https://developers.trustpilot.com/business-units-api?utm_source=openai))