Record endpoint

The record endpoint is used for retrieving individual documents from the index. The default endpoint is /record.

Parameters

The mandatory parameter for this call is:

  • id: This is the encoded identifier of the document for which similar documents should be returned. This encoded form is automatically generated and returned when a document is retrieved – see section Document fields for details.

Optional parameters:

  • Monitoring parameters, like in the case of normal searches, are prepared and delivered by the search server in prepopulated action URLs – see section Common conventions for details.