Skip to main content
GET
List knowledge articles

承認

X-API-Key
string
header
必須

API key created via the Admina admin panel (Settings → API Keys → Create). Format: mb_live_<40-hex>.

クエリパラメータ

category
string

Filter by category (pushed to DynamoDB — accurate)

type
string

Filter by knowledge type. NOTE: this filter is applied in-memory AFTER limit is enforced at the database layer, so when type is set the count in the response reflects matches within the first limit rows only — not the tenant-wide total. For exhaustive enumeration, call without type and filter client-side.

limit
number
デフォルト:50
必須範囲: 1 <= x <= 100

レスポンス

Article summaries

ok
boolean
必須
articles
object[]
必須
count
integer
必須
必須範囲: -9007199254740991 <= x <= 9007199254740991
最終更新日 2026年6月23日