Skip to main content
GET
Get converter binary status
This endpoint verifies whether the Knowledge converter binary is available to the server runtime. The converter is familyco-py, downloaded from: About familyco-py:
  • It is a Python toolkit CLI used by FamilyCo for document preprocessing.
  • Its current core module is doc-convert (Docling-based conversion and OCR).
  • FamilyCo uses the converter output as the input for chunking and knowledge indexing.
Expected response shape:

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Converter status

installed
boolean
required
path
string | null
required