EndpointsIndexingGet a document by IDGet a document by ID GET /api/v1/stores/documents/:documentID Retrieve a single document from the store's search index by ID. Auth: x-storeid and x-storesecret. Used by product pages and PDP. Request Responses200401404500Document retrievedInvalid credentialsDocument or store not foundServer error