v2

latestOpenAPI 3.1.02026-07-2670186350.6 KB
knowledge

List Knowledge Bases

List all knowledge bases for the current project

get/knowledge

Query parameters

offsetinteger

The offset to start the list from

The offset to start the list from

limitinteger

The number of knowledge bases to return

The number of knowledge bases to return

Response

Successful Response

Example response

{
  "meta": {
    "total_count": 1
  }
}