Birdeye · Example Payload

List Conversations

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

List Conversations 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": "list-conversations",
  "summary": "List Conversations",
  "method": "POST",
  "path": "/v1/messenger/export",
  "examples": {
    "response_200": {
      "code": 1246,
      "message": "Customer email or phone number is required."
    }
  }
}