List Knowledge Items
Knowledge Items
List Knowledge Items
List all knowledge items for the current company with pagination.
Filters:
- status: filter items by status (indexing, uploaded, error)
- category: filter items by category (file, txt, url)
- name: case-insensitive partial match
GET
List Knowledge Items
Autorizaciones
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parámetros de consulta
Rango requerido:
x >= 1Rango requerido:
1 <= x <= 1000Opciones disponibles:
asc, desc Opciones disponibles:
indexing, uploaded, error Opciones disponibles:
file, txt, url Respuesta
Successful Response
data
(FileKnowledgeItemResponse · object | URLKnowledgeItemResponse · object | TextKnowledgeItemResponse · object)[]
requerido
- FileKnowledgeItemResponse
- URLKnowledgeItemResponse
- TextKnowledgeItemResponse