Birdeye · Example Payload

Get Gmb Attributes

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Get Gmb Attributes 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-gmb-attributes",
  "summary": "Get GMB Attributes",
  "method": "GET",
  "path": "/v1/listing/{businessNumber}/gmb-attributes-list",
  "examples": {
    "response_200": {
      "code": 2286,
      "message": "Invalid whatsapp business link"
    }
  }
}