v1Resources/Reviews/getGet reviews summary

Get reviews summary

Returns a rolled-up review summary across your agency (or one client) — rating distribution, volume, and trend over the selected date range.

get/api/v1/reviews/summary
reviews:read
Query parameters
clientIdstringoptional
Limit to one client's reviews. Omitted, this summarizes every review your key can see.
tagsstringoptional
Limit to locations carrying any of these comma-separated internal tags.
fromstringoptional
Start of the date range (inclusive), as YYYY-MM-DD. Defaults to a recent rolling window.
tostringoptional
End of the date range (inclusive), as YYYY-MM-DD. Defaults to today.
Response
dataobjectoptional
The rolled-up summary payload — rating distribution, review volume, and trend data for the selected range.
Errors
401Missing, invalid, expired, or revoked API key.
403The key lacks the required scope, or isn't authorized for this client/location.
429Too many requests. Retry after the number of seconds in the Retry-After header.
get/api/v1/reviews/summary
Your API key
clientId
tags
from
to
{}