curl \-H "Authorization: Bearer API_KEY" \-X GET https://api.ayrshare.com/api/reviews/AbFvOqmQJ4xMTl2mjZl0h83TcOj?platform=gmb
Copy
Ask AI
{ "gmb": [ { "created": "2023-07-11T21:23:57.707819Z", "rating": "FIVE", // Rating ONE, TWO, THREE, FOUR, FIVE "review": "Been a great experience - like the documentation, example coding, and help desk.", "reviewReply": { "reply": "Thank you for the great thoughts.", "updated": "2024-02-05T22:36:17.989625Z" }, "reviewer": { "name": "Mads Max", "profile": "https://lh3.googleusercontent.com/a-/ALV-UjV-MlTLJh9CdosuaS" }, "updated": "2023-07-11T21:23:57.707819Z" } ], "lastUpdated": "2024-02-05T23:27:03.147Z", "nextUpdate": "2024-02-05T23:38:03.147Z"}
Reviews
Get a Single Review
Retrieve a single review
GET
/
reviews
/
:id
Copy
Ask AI
curl \-H "Authorization: Bearer API_KEY" \-X GET https://api.ayrshare.com/api/reviews/AbFvOqmQJ4xMTl2mjZl0h83TcOj?platform=gmb
Copy
Ask AI
{ "gmb": [ { "created": "2023-07-11T21:23:57.707819Z", "rating": "FIVE", // Rating ONE, TWO, THREE, FOUR, FIVE "review": "Been a great experience - like the documentation, example coding, and help desk.", "reviewReply": { "reply": "Thank you for the great thoughts.", "updated": "2024-02-05T22:36:17.989625Z" }, "reviewer": { "name": "Mads Max", "profile": "https://lh3.googleusercontent.com/a-/ALV-UjV-MlTLJh9CdosuaS" }, "updated": "2023-07-11T21:23:57.707819Z" } ], "lastUpdated": "2024-02-05T23:27:03.147Z", "nextUpdate": "2024-02-05T23:38:03.147Z"}
Available on Premium, Business, Enterprise plans.
Retrieve a single review. Currently only Google Business Profile reviews.
curl \-H "Authorization: Bearer API_KEY" \-X GET https://api.ayrshare.com/api/reviews/AbFvOqmQJ4xMTl2mjZl0h83TcOj?platform=gmb
Copy
Ask AI
{ "gmb": [ { "created": "2023-07-11T21:23:57.707819Z", "rating": "FIVE", // Rating ONE, TWO, THREE, FOUR, FIVE "review": "Been a great experience - like the documentation, example coding, and help desk.", "reviewReply": { "reply": "Thank you for the great thoughts.", "updated": "2024-02-05T22:36:17.989625Z" }, "reviewer": { "name": "Mads Max", "profile": "https://lh3.googleusercontent.com/a-/ALV-UjV-MlTLJh9CdosuaS" }, "updated": "2023-07-11T21:23:57.707819Z" } ], "lastUpdated": "2024-02-05T23:27:03.147Z", "nextUpdate": "2024-02-05T23:38:03.147Z"}