Google Maps
Extract Google Maps Place's Reviews
POST
Authorizations
Query Parameters
Page index for manual pagination, starting at 1; increase sequentially (page=1, page=2, etc.) until the response returns an empty data array.
Maximum number of results per page (read-only; defined by the Action, actual count may be lower in some cases like throttling or internal limits).
Required range:
10 <= x <= 10
Returned by some Actions to support cursor-based pagination; pass it as a query param to continue where the last request ended. Omit if not present — it means there are no more results.
Body
application/json
Response
200
application/json
Successful response
The response is of type object[]
.