Birdeye · Example Payload

Get Sentiment Report

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Get Sentiment Report 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-sentiment-report",
  "summary": "Get Sentiment Report",
  "method": "POST",
  "path": "/v1/listing/searchAi/public/swot-details?page-size=100&start-index=0",
  "examples": {
    "response_200": {
      "code": 89,
      "message": "Rate limit exceeded"
    }
  }
}