List and reply to Google Business Profile reviews for a clinic location
domain: developers.google.com/my-business · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Register the application and obtain OAuth 2.0 credentials scoped to business.manage.
Call GET https://mybusiness.googleapis.com/v4/accounts/{accountId}/locations/{locationId}/reviews to list reviews (max pageSize 50).
Sort using the orderBy param (rating, rating desc, or updateTime desc).
Use accounts.locations.reviews.updateReply to post or update an owner reply to a specific review.
Paginate with the returned nextPageToken until all reviews are retrieved.
Known gotchas
This reviews endpoint sits on the legacy v4.9 My Business API; Google gates new production access behind an approval request, so budget lead time before launch.
Only verified locations can have their reviews listed; an unverified Business Profile causes the call to fail.
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?