Birdeye · Example Payload

Fetch Request Url

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Fetch Request Url 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": "fetch-request-url",
  "summary": "Fetch Request URL",
  "method": "POST",
  "path": "/v1/campaign/external/campaign-request-url",
  "examples": {
    "response_200": {
      "code": 89,
      "message": "Rate limit exceeded"
    }
  }
}