Skip to main content
GET
Get Knowledge Base

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parámetros de ruta

id
string<uuid>
requerido

Respuesta

Successful Response

id
string<uuid>
requerido

Unique identifier for the knowledge base

name
string
requerido

Name of the knowledge base

knowledge_item_ids
string<uuid>[]
requerido

List of knowledge item IDs associated with this base

item_count
integer
requerido

Number of knowledge items in this base

created_date
string<date-time> | null

When the base was created

description
string | null

Optional description of the knowledge base