Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Bearer token using an API key (format nl_live_* or nl_test_*)

Response

200 - application/json

List of knowledge bases

_id
string
required

Unique identifier

accountId
string
required

Owning account ID

name
string
required

Knowledge base name

type
enum<string>
required

Knowledge base type

Available options:
internal,
external
documentCount
integer
required

Number of documents in the knowledge base

createdAt
string<date-time>
required
updatedAt
string<date-time>
required
description
string

Knowledge base description