Birdeye · Example Payload

Review Count Rating By Employee

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Review Count Rating By Employee 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": "review-count-rating-by-employee",
  "summary": "Review Count & Rating By Employee",
  "method": "POST",
  "path": "/v1/review/report/count-by-rating/employee/{BusinessId}",
  "examples": {
    "response_200": {
      "code": 1167,
      "message": "API key is missing"
    }
  }
}