📃 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.