visibility

GET /v1/visibility/targets/{targetId}/audits

A watched domain's audit history.

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

אימות

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

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

נסה זאת

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

curl -X GET https://api.zinndigital.com/v1/visibility/targets/{targetId}/audits \
  -H "Authorization: Bearer zdk_live_…"

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

פרטים

Recent audits for one product, newest first, bounded server-side. **The trend is the product** — "three engines recommended you in July and one does now" — and a single current reading cannot express it. This never calls a provider, so it is free to render and poll.

פרמטרים

שםסוגנדרשמה זה
targetId (path)UuidכןThe watched domain's id.
kind (query)VisibilityAuditKindלאWhich product's history to return. Defaults to `ai_visibility`.

תשובה

שםסוגנדרשמה זה
auditsVisibilityAudit[]כן
countintegerכן
targetVisibilityTargetלאA domain this organisation is watching, and how.

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

401 · 403 · 404 · 422