API Reference

List Knowledge Bases

Description

Lists all knowledge bases owned by the authorized user.

Details

This API can be used to list all knowledge bases that have been created by the user. This API will return the details of all knowledge bases including their IDs, names, the embedding models they use, any metadata associated with the knowledge bases, and the timestamps for their creation, last-updated time.

Backwards Compatibility

V2 and V1 Knowledge Bases are entirely separate and not backwards compatible. Users who have existing V1 knowledge bases will need to migrate their data to V2 knowledge bases.

Log in to see full request history
Query Params
string

Optional search by account_id

view
array of strings
View
integer
≥ 1
Defaults to 1

Page number for pagination to be returned by the given endpoint. Starts at page 1

integer
1 to 10000
Defaults to 100

Maximum number of artifacts to be returned by the given endpoint. Defaults to 100 and cannot be greater than 10k.

Responses

Language
Credentials
Request
Click Try It! to start a request and see the response here! Or choose an example:
application/json