📃 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

Changes

No recorded changes to this endpoint across all 1 revision of this API.