ai

GET /v1/ai/reports

The AI reports this organization has bought.

כל נקודות הקצה מסוג ai

אימות

שלחו מפתח API כאסימון נושא (bearer token). על המפתח לכלול את הרשאה sites.view; מפתח שאינו כולל אותה יידחה בסטטוס 403, ולא 404.

נקודת קצה זו אינה דורשת מזהה ארגון. המפתח שלך כבר מזהה את הארגון שאליו הוא שייך, והתגובה מוגבלת אליו בלבד.

נסה זאת

החלף כל דבר בסוגריים זוויתיים בערכים משלך, ואת מציין מיקום המפתח במפתח מלוח הבקרה שלך.

curl -X GET https://api.zinndigital.com/v1/ai/reports \
  -H "Authorization: Bearer zdk_live_…"

מחובר? קונסולת ה-API בלוח הבקרה שלך מזינה את מזהה הארגון האמיתי שלך ואת המפתח שלך, ומריצה את הבקשה מול ה-API הפיזי כך שתוכל לראות את התגובה בפועל. פתח נקודת קצה זו במסוף ה-API

פרטים

Every AI product's written report, with the fixes it raised — AI Webmaster site reviews and AI Update Guard pre-flight checks alike, newest first, distinguished by `kind`. An empty `report` while `status` is `fulfilling` means the run is still going — it does **not** mean nothing was found, and a client must render the difference. A `failure_reason` means the run was refused and the charge refunded. Requires `sites.view`.

תשובה

שםסוגנדרשמה זה
dataAiReport[]כן

שגיאות שנקודה קצה זו עשויה להחזיר

401 · 403 · 429