Birdeye · Example Payload

Get Search Ai Available Runs

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Get Search Ai Available Runs 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-search-ai-available-runs",
  "summary": "Get Search AI Available Runs",
  "method": "GET",
  "path": "/v1/listing/searchAi/available-runs",
  "examples": {
    "response_200": {
      "code": 89,
      "message": "Rate limit exceeded"
    }
  }
}