GMB Reviews

Get a review

Returns one Google Business Profile review, in the same shape as the entries of GET /v1/accounts/{accountId}/gmb-reviews. The review is read from the account's selected location unless locationId overrides it, and Google returns 404 for a review id that belongs to another location. Read the review before replying if a human may have answered it already: replies are overwritten in place and Google keeps no history.

get/v1/accounts/{accountId}/gmb-reviews/{reviewId}

Path parameters

accountIdstring required

The Zernio account ID (from /v1/accounts)

reviewIdstring required

The review ID portion (e.g. "AIe9_BGx1234567890"), not the full resource name

Query parameters

locationIdstring

Override which location to read the review from. If omitted, uses the account's selected location. Use GET /gmb-locations to list valid IDs.

Response

Review fetched successfully

successboolean
accountIdstring
locationIdstring

Changes