Optionalconfiguration: ConfigurationThe year.
OptionaluserId: stringOptional. Filter by user id, and attach user data.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
OptionalstartIndex: numberSkips over a given number of items within the results. Use for paging.
Optionallimit: numberOptional. The maximum number of records to return.
OptionalsortOrder: SortOrder[]Sort Order - Ascending,Descending.
OptionalparentId: stringSpecify this to localize the search to a specific item or folder. Omit to use the root.
Optionalfields: ItemFields[]Optional. Specify additional fields of information to return in the output.
OptionalexcludeItemTypes: BaseItemKind[]Optional. If specified, results will be excluded based on item type. This allows multiple, comma delimited.
OptionalincludeItemTypes: BaseItemKind[]Optional. If specified, results will be included based on item type. This allows multiple, comma delimited.
OptionalmediaTypes: MediaType[]Optional. Filter by MediaType. Allows multiple, comma delimited.
OptionalsortBy: ItemSortBy[]Optional. Specify one or more sort orders, comma delimited. Options: Album, AlbumArtist, Artist, Budget, CommunityRating, CriticRating, DateCreated, DatePlayed, PlayCount, PremiereDate, ProductionYear, SortName, Random, Revenue, Runtime.
OptionalenableUserData: booleanOptional. Include user data.
OptionalimageTypeLimit: numberOptional. The max number of images to return, per image type.
OptionalenableImageTypes: ImageType[]Optional. The image types to include in the output.
OptionaluserId: stringUser Id.
Optionalrecursive: booleanSearch recursively.
OptionalenableImages: booleanOptional. Include image information in output.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
YearsApi - functional programming interface