Birdeye · Example Payload

Get Hierarchy For An Enterprise

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Get Hierarchy For An Enterprise 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-hierarchy-for-an-enterprise",
  "summary": "Get hierarchy for an enterprise",
  "method": "GET",
  "path": "/v1/business/{businessId}/hierarchy",
  "examples": {
    "response_200": {
      "code": 1167,
      "message": "API key is missing"
    }
  }
}