Birdeye · Example Payload

Get All Unanswered Questions And Answers

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Get All Unanswered Questions And Answers 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-unanswered-questions-and-answers",
  "summary": "Get All Unanswered Questions and Answers",
  "method": "POST",
  "path": "/v1/qna/unanswered/get",
  "examples": {
    "response_200": {
      "code": 2466,
      "message": "Invalid input request"
    }
  }
}