public
GET /v1/public/kb/{slug}
Read one knowledge-base article.
සත්යාපනය
මෙම අවසාන ලක්ෂ්යය ප්රසිද්ධය. එය කිසිදු අක්පත්රයක් සහ සංවිධානයක් නොගනී — එය අපගේම අලෙවිකරණ අඩවිය සහ AI පිළිතුරු එන්ජින් කියවන දෙයකි.
මෙම අවසාන ලක්ෂ්යය සඳහා සංවිධාන හැඳුනුම්පතක් (organisation id) අවශ්ය නොවේ. ඔබගේ යතුර මඟින් එය අයත් වන සංවිධානය දැනටමත් හඳුනා ගන්නා අතර, ප්රතිචාරය ඒ වෙත සීමා වේ.
උත්සාහ කරන්න
<අගයන්> සමඟ කෝණික වරහන් තුළ ඇති ඕනෑම දෙයක් සහ ඔබේ උපකරණ පුවරුවෙන් ලබාගත් යතුරක් සමඟ key ස්ථාන දායකය ප්රතිස්ථාපනය කරන්න.
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. |
පsspil
| නම | වර්ගය | අත්යවශ්යයි | එය කුමක්ද |
|---|---|---|---|
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