Birdeye · Example Payload

Get All Qna

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Get All Qna 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-all-qna",
  "summary": "Get All QnA",
  "method": "POST",
  "path": "/v1/quero/external/get-all-qna",
  "examples": {
    "response_200": {
      "code": 1532,
      "message": "Business id is missing or invalid."
    }
  }
}