public
GET /v1/public/kb/{slug}
Read one knowledge-base article.
אימות
נקודת קצה זו היא ציבורית. היא אינה דורשת שורת פרטי זיהוי ואינה דורשת ארגון – זהו המידע שאתרי השיווק ומנועי התשובות מבוססי ה-AI שלנו קוראים.
נקודת קצה זו אינה דורשת מזהה ארגון. המפתח שלך כבר מזהה את הארגון שאליו הוא שייך, והתגובה מוגבלת אליו בלבד.
נסה זאת
החלף כל דבר בסוגריים זוויתיים בערכים משלך, ואת מציין מיקום המפתח במפתח מלוח הבקרה שלך.
curl -X GET https://api.zinndigital.com/v1/public/kb/{slug}מחובר? קונסולת ה-API בלוח הבקרה שלך מזינה את מזהה הארגון האמיתי שלך ואת המפתח שלך, ומריצה את הבקשה מול ה-API הפיזי כך שתוכל לראות את התגובה בפועל. פתח נקודת קצה זו במסוף ה-API
פרטים
Anonymous. ⛔ A draft is a 404, the same as a missing slug — distinguishing them would tell an anonymous caller which unpublished articles exist, which is a preview of unannounced work.
פרמטרים
| שם | סוג | נדרש | מה זה |
|---|---|---|---|
slug (path) | string | כן | The article's URL segment. Accepts the English slug, this locale's translated slug, a retired slug, and — since 2026-08-24 — any other locale's slug. An AI citation… |
locale (query) | string | לא | The language to render in; unknown values fall back to English. |
תשובה
| שם | סוג | נדרש | מה זה |
|---|---|---|---|
slug | string | כן | The article's URL segment in the requested locale — the translated slug where one has been published, the English slug otherwise (#2595, §2.19). ⛔ Link to this value rather… |
category | string | כן | The category slug, or empty when the article is uncategorised. |
title | string | כן | — |
summary | string | כן | The meta description, the search snippet and the sentence an AI answer engine is most likely to quote (§2.18). |
body | string | כן | Markdown. |
locale | string | כן | ⛔ The locale the reader is actually getting, decided by whether the copy differs from the English rather than by what was asked for. A payload claiming es while carrying… |
published_at | string | כן | — |
updated_at | string | כן | — |
שגיאות שנקודה קצה זו עשויה להחזיר
404 · 429