Birdeye · Example Payload

Get Competitor Reviews

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Get Competitor Reviews is an example object payload from Birdeye, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdsummarymethodpathexamples

Example Payload

Raw ↑
{
  "operationId": "get-competitor-reviews",
  "summary": "Get Competitor Reviews",
  "method": "POST",
  "path": "/v1/review/businessId/{CompetitorEnterpriseBusinessId}",
  "examples": {
    "response_200": {
      "code": 1228,
      "message": "Invalid updated to date. Allowed format is MM/dd/yyyy"
    }
  }
}