Knowledge base
Get document
A single document with its synchronisation state.
GET
https://app.elunos.ai/api/v1/knowledge/documents/{id}Path parameters
iduuidPflichtThe document id, as returned by the listing.
Example
curl https://app.elunos.ai/api/v1/knowledge/documents/019f94f9-f54b-7303-a1b6-672be034af82 \\
-H "Authorization: Bearer np_xxxxxxxx"An unknown id returns 404.