Birdeye · Example Payload

Listings Insights Datapoints

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Listings Insights Datapoints 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": "listings-insights-datapoints",
  "summary": "Listings Insights Datapoints",
  "method": "POST",
  "path": "/v1/listing/report/{reportType}/datapoints",
  "examples": {
    "response_200": {
      "code": 1175,
      "message": "No business found with the given id"
    }
  }
}