Autentikasi
Titik akhir ini bersifat publik. Titik akhir ini tidak memerlukan kredensial maupun organisasi—inilah yang dibaca oleh situs pemasaran kami sendiri dan mesin jawaban AI.
Endpoint ini tidak memerlukan id organisasi. Kunci Anda telah mengidentifikasi organisasi tempatnya berafiliasi, dan respons akan dibatasi untuk organisasi tersebut.
Coba
Ganti apa pun di dalam tanda kurung sudut dengan nilai Anda sendiri, dan placeholder kunci dengan kunci dari dasbor Anda.
curl -X GET https://api.zinndigital.com/v1/public/kb/{slug}Sudah masuk? Konsol API di dasbor Anda akan mengisi ID organisasi asli dan kunci Anda sendiri, serta menjalankan permintaan terhadap API langsung sehingga Anda dapat melihat respons aktualnya. Buka titik akhir ini di konsol API
Detail
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.
Parameter
| Nama | Jenis | Wajib | Tentang apa ini |
|---|---|---|---|
slug (path) | string | Ya | 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 carr… |
locale (query) | string | Tidak | The language to render in; unknown values fall back to English. |
Tanggapan
| Nama | Jenis | Wajib | Tentang apa ini |
|---|---|---|---|
slug | string | Ya | 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 | Ya | The category slug, or empty when the article is uncategorised. |
title | string | Ya | — |
summary | string | Ya | The meta description, the search snippet and the sentence an AI answer engine is most likely to quote (§2.18). |
body | string | Ya | Markdown. |
locale | string | Ya | ⛔ 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 E… |
published_at | string | Ya | — |
updated_at | string | Ya | — |
Kesalahan yang dapat dikembalikan oleh titik akhir ini
404 · 429