v1

latestOpenAPI 3.0.12026-07-134082641.7 MB
Movies

Gets movie recommendations.

get/Movies/Recommendations

Query parameters

userIdstring uuid nullable

Optional. Filter by user id, and attach user data.

Optional. Filter by user id, and attach user data.

parentIdstring uuid nullable

Specify this to localize the search to a specific item or folder. Omit to use the root.

Specify this to localize the search to a specific item or folder. Omit to use the root.

fieldsItemFields[] nullable

Optional. The fields to return.

Optional. The fields to return.

categoryLimitinteger

The max number of categories to return.

The max number of categories to return.

itemLimitinteger

The max number of items to return per category.

The max number of items to return per category.

Response

Movie recommendations returned.

RecommendationType'SimilarToRecentlyPlayed' | 'SimilarToLikedItem' | 'HasDirectorFromRecentlyPlayed' | 'HasActorFromRecentlyPlayed' | 'HasLikedDirector' | 'HasLikedActor'
BaselineItemNamestring nullable
CategoryIdstring uuid