Skip to main content

Recommender API Schema - RecommendResponseSuccessBody

Abstract

Schemata for the Recommender API Calls

This schema is used for the response from the recommend endpoint to a successfully completed recommend call.

message*[...]
count[...]
total[...]
result[...]
    [Recommendation]
        [Explanation]
            [MinimalScoredConcept]    

Note

An asterisk (*) next to a parameter indicates a mandatory parameter.