v1

latestOpenAPI 3.0.2raw.githubusercontent.com2022-01-09131831.0 KB
📃 Managing documents

Get Document By Id

Get a single document from the index with it's given document_id.

get/indexes/{index}/documents/{document_id}

Path parameters

indexstring required
document_idinteger required

Response

A standard response from Lnx, with a simple conformation message.

statusinteger required