Get a recommendation with enriched results
GEThttps://platform.docana.com/api/v1/applications/:id/recommendations/:recommendationId/
recommendationId accepts the numeric id or the UUID. The stored results are enriched with document metadata, or collection metadata when grouped by collection, before being returned.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The recommendation with enriched results
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
The caller is authenticated but not allowed to perform this operation.
Recommendation not found
Unexpected server error.