Optional
configuration: ConfigurationOptional
userId: stringThe user id supplied as query parameter; this is required when not using an API key.
Optional
maxOfficialRating: stringOptional filter by maximum official rating (PG, PG-13, TV-MA, etc).
Optional
hasThemeSong: booleanOptional filter by items with theme songs.
Optional
hasThemeVideo: booleanOptional filter by items with theme videos.
Optional
hasSubtitles: booleanOptional filter by items with subtitles.
Optional
hasSpecialFeature: booleanOptional filter by items with special features.
Optional
hasTrailer: booleanOptional filter by items with trailers.
Optional
adjacentTo: stringOptional. Return items that are siblings of a supplied item.
Optional
indexNumber: numberOptional filter by index number.
Optional
parentIndexNumber: numberOptional filter by parent index number.
Optional
hasParentalRating: booleanOptional filter by items that have or do not have a parental rating.
Optional
isHd: booleanOptional filter by items that are HD or not.
Optional
is4K: booleanOptional filter by items that are 4K or not.
Optional
locationTypes: LocationType[]Optional. If specified, results will be filtered based on LocationType. This allows multiple, comma delimited.
Optional
excludeLocationTypes: LocationType[]Optional. If specified, results will be filtered based on the LocationType. This allows multiple, comma delimited.
Optional
isMissing: booleanOptional filter by items that are missing episodes or not.
Optional
isUnaired: booleanOptional filter by items that are unaired episodes or not.
Optional
minCommunityRating: numberOptional filter by minimum community rating.
Optional
minCriticRating: numberOptional filter by minimum critic rating.
Optional
minPremiereDate: stringOptional. The minimum premiere date. Format = ISO.
Optional
minDateLastSaved: stringOptional. The minimum last saved date. Format = ISO.
Optional
minDateLastSavedForUser: stringOptional. The minimum last saved date for the current user. Format = ISO.
Optional
maxPremiereDate: stringOptional. The maximum premiere date. Format = ISO.
Optional
hasOverview: booleanOptional filter by items that have an overview or not.
Optional
hasImdbId: booleanOptional filter by items that have an IMDb id or not.
Optional
hasTmdbId: booleanOptional filter by items that have a TMDb id or not.
Optional
hasTvdbId: booleanOptional filter by items that have a TVDb id or not.
Optional
isMovie: booleanOptional filter for live tv movies.
Optional
isSeries: booleanOptional filter for live tv series.
Optional
isNews: booleanOptional filter for live tv news.
Optional
isKids: booleanOptional filter for live tv kids.
Optional
isSports: booleanOptional filter for live tv sports.
Optional
excludeItemIds: string[]Optional. If specified, results will be filtered by excluding item ids. This allows multiple, comma delimited.
Optional
startIndex: numberOptional. The record index to start at. All items with a lower index will be dropped from the results.
Optional
limit: numberOptional. The maximum number of records to return.
Optional
recursive: booleanWhen searching within folders, this determines whether or not the search will be recursive. true/false.
Optional
searchTerm: stringOptional. Filter based on a search term.
Optional
sortOrder: SortOrder[]Sort Order - Ascending, Descending.
Optional
parentId: stringSpecify this to localize the search to a specific item or folder. Omit to use the root.
Optional
fields: ItemFields[]Optional. Specify additional fields of information to return in the output. This allows multiple, comma delimited. Options: Budget, Chapters, DateCreated, Genres, HomePageUrl, IndexOptions, MediaStreams, Overview, ParentId, Path, People, ProviderIds, PrimaryImageAspectRatio, Revenue, SortName, Studios, Taglines.
Optional
excludeItemTypes: BaseItemKind[]Optional. If specified, results will be filtered based on item type. This allows multiple, comma delimited.
Optional
includeItemTypes: BaseItemKind[]Optional. If specified, results will be filtered based on the item type. This allows multiple, comma delimited.
Optional
filters: ItemFilter[]Optional. Specify additional filters to apply. This allows multiple, comma delimited. Options: IsFolder, IsNotFolder, IsUnplayed, IsPlayed, IsFavorite, IsResumable, Likes, Dislikes.
Optional
isFavorite: booleanOptional filter by items that are marked as favorite, or not.
Optional
mediaTypes: MediaType[]Optional filter by MediaType. Allows multiple, comma delimited.
Optional
imageTypes: ImageType[]Optional. If specified, results will be filtered based on those containing image types. This allows multiple, comma delimited.
Optional
sortBy: 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.
Optional
isPlayed: booleanOptional filter by items that are played, or not.
Optional
genres: string[]Optional. If specified, results will be filtered based on genre. This allows multiple, pipe delimited.
Optional
officialRatings: string[]Optional. If specified, results will be filtered based on OfficialRating. This allows multiple, pipe delimited.
Optional
tags: string[]Optional. If specified, results will be filtered based on tag. This allows multiple, pipe delimited.
Optional
years: number[]Optional. If specified, results will be filtered based on production year. This allows multiple, comma delimited.
Optional
enableUserData: booleanOptional, include user data.
Optional
imageTypeLimit: numberOptional, the max number of images to return, per image type.
Optional
enableImageTypes: ImageType[]Optional. The image types to include in the output.
Optional
person: stringOptional. If specified, results will be filtered to include only those containing the specified person.
Optional
personIds: string[]Optional. If specified, results will be filtered to include only those containing the specified person id.
Optional
personTypes: string[]Optional. If specified, along with Person, results will be filtered to include only those containing the specified person and PersonType. Allows multiple, comma-delimited.
Optional
studios: string[]Optional. If specified, results will be filtered based on studio. This allows multiple, pipe delimited.
Optional
artists: string[]Optional. If specified, results will be filtered based on artists. This allows multiple, pipe delimited.
Optional
excludeArtistIds: string[]Optional. If specified, results will be filtered based on artist id. This allows multiple, pipe delimited.
Optional
artistIds: string[]Optional. If specified, results will be filtered to include only those containing the specified artist id.
Optional
albumArtistIds: string[]Optional. If specified, results will be filtered to include only those containing the specified album artist id.
Optional
contributingArtistIds: string[]Optional. If specified, results will be filtered to include only those containing the specified contributing artist id.
Optional
albums: string[]Optional. If specified, results will be filtered based on album. This allows multiple, pipe delimited.
Optional
albumIds: string[]Optional. If specified, results will be filtered based on album id. This allows multiple, pipe delimited.
Optional
ids: string[]Optional. If specific items are needed, specify a list of item id's to retrieve. This allows multiple, comma delimited.
Optional
videoTypes: VideoType[]Optional filter by VideoType (videofile, dvd, bluray, iso). Allows multiple, comma delimited.
Optional
minOfficialRating: stringOptional filter by minimum official rating (PG, PG-13, TV-MA, etc).
Optional
isLocked: booleanOptional filter by items that are locked.
Optional
isPlaceHolder: booleanOptional filter by items that are placeholders.
Optional
hasOfficialRating: booleanOptional filter by items that have official ratings.
Optional
collapseBoxSetItems: booleanWhether or not to hide items behind their boxsets.
Optional
minWidth: numberOptional. Filter by the minimum width of the item.
Optional
minHeight: numberOptional. Filter by the minimum height of the item.
Optional
maxWidth: numberOptional. Filter by the maximum width of the item.
Optional
maxHeight: numberOptional. Filter by the maximum height of the item.
Optional
is3D: booleanOptional filter by items that are 3D, or not.
Optional
seriesStatus: SeriesStatus[]Optional filter by Series Status. Allows multiple, comma delimited.
Optional
nameStartsWithOrGreater: stringOptional filter by items whose name is sorted equally or greater than a given input string.
Optional
nameStartsWith: stringOptional filter by items whose name is sorted equally than a given input string.
Optional
nameLessThan: stringOptional filter by items whose name is equally or lesser than a given input string.
Optional
studioIds: string[]Optional. If specified, results will be filtered based on studio id. This allows multiple, pipe delimited.
Optional
genreIds: string[]Optional. If specified, results will be filtered based on genre id. This allows multiple, pipe delimited.
Optional
enableTotalRecordCount: booleanOptional. Enable the total record count.
Optional
enableImages: booleanOptional, include image information in output.
Optional
options: RawAxiosRequestConfig = {}Override http request option.
The item id.
Optional
userId: stringThe user id.
Optional
options: RawAxiosRequestConfig = {}Override http request option.
Optional
userId: stringThe user id.
Optional
startIndex: numberThe start index.
Optional
limit: numberThe item limit.
Optional
searchTerm: stringThe search term.
Optional
parentId: stringSpecify this to localize the search to a specific item or folder. Omit to use the root.
Optional
fields: ItemFields[]Optional. Specify additional fields of information to return in the output. This allows multiple, comma delimited. Options: Budget, Chapters, DateCreated, Genres, HomePageUrl, IndexOptions, MediaStreams, Overview, ParentId, Path, People, ProviderIds, PrimaryImageAspectRatio, Revenue, SortName, Studios, Taglines.
Optional
mediaTypes: MediaType[]Optional. Filter by MediaType. Allows multiple, comma delimited.
Optional
enableUserData: booleanOptional. Include user data.
Optional
imageTypeLimit: numberOptional. The max number of images to return, per image type.
Optional
enableImageTypes: ImageType[]Optional. The image types to include in the output.
Optional
excludeItemTypes: BaseItemKind[]Optional. If specified, results will be filtered based on item type. This allows multiple, comma delimited.
Optional
includeItemTypes: BaseItemKind[]Optional. If specified, results will be filtered based on the item type. This allows multiple, comma delimited.
Optional
enableTotalRecordCount: booleanOptional. Enable the total record count.
Optional
enableImages: booleanOptional. Include image information in output.
Optional
excludeActiveSessions: booleanOptional. Whether to exclude the currently active sessions.
Optional
options: RawAxiosRequestConfig = {}Override http request option.
The item id.
New user data object.
Optional
userId: stringThe user id.
Optional
options: RawAxiosRequestConfig = {}Override http request option.
ItemsApi - axios parameter creator
Export