Get all knowledge base items

View as Markdown
Get all knowledge base items

Authentication

AuthorizationBearer

API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.

Path parameters

idstringRequired
The ID of the knowledge base

Response

A list of knowledge base items
statusboolean
datalist of objects

Errors

400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error