Optional. If specified, results will be filtered to include only those containing the specified person.
personIds
array[string <uuid>]
可选
Optional. If specified, results will be filtered to include only those containing the specified person id.
personTypes
array[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.
studios
array[string]
可选
Optional. If specified, results will be filtered based on studio. This allows multiple, pipe delimited.
artists
array[string]
可选
Optional. If specified, results will be filtered based on artists. This allows multiple, pipe delimited.
excludeArtistIds
array[string <uuid>]
可选
Optional. If specified, results will be filtered based on artist id. This allows multiple, pipe delimited.
artistIds
array[string <uuid>]
可选
Optional. If specified, results will be filtered to include only those containing the specified artist id.
albumArtistIds
array[string <uuid>]
可选
Optional. If specified, results will be filtered to include only those containing the specified album artist id.
contributingArtistIds
array[string <uuid>]
可选
Optional. If specified, results will be filtered to include only those containing the specified contributing artist id.
albums
array[string]
可选
Optional. If specified, results will be filtered based on album. This allows multiple, pipe delimited.
albumIds
array[string <uuid>]
可选
Optional. If specified, results will be filtered based on album id. This allows multiple, pipe delimited.
ids
array[string <uuid>]
可选
Optional. If specific items are needed, specify a list of item id's to retrieve. This allows multiple, comma delimited.
Optional filter by minimum official rating (PG, PG-13, TV-MA, etc).
isLocked
boolean
可选
Optional filter by items that are locked.
isPlaceHolder
boolean
可选
Optional filter by items that are placeholders.
hasOfficialRating
boolean
可选
Optional filter by items that have official ratings.
collapseBoxSetItems
boolean
可选
Whether or not to hide items behind their boxsets.
minWidth
integer<int32>
可选
Optional. Filter by the minimum width of the item.
minHeight
integer<int32>
可选
Optional. Filter by the minimum height of the item.
maxWidth
integer<int32>
可选
Optional. Filter by the maximum width of the item.
maxHeight
integer<int32>
可选
Optional. Filter by the maximum height of the item.
is3D
boolean
可选
Optional filter by items that are 3D, or not.
seriesStatus
array[string]
可选
Optional filter by Series Status. Allows multiple, comma delimited.
枚举值:
ContinuingEndedUnreleased
nameStartsWithOrGreater
string
可选
Optional filter by items whose name is sorted equally or greater than a given input string.
nameStartsWith
string
可选
Optional filter by items whose name is sorted equally than a given input string.
nameLessThan
string
可选
Optional filter by items whose name is equally or lesser than a given input string.
studioIds
array[string <uuid>]
可选
Optional. If specified, results will be filtered based on studio id. This allows multiple, pipe delimited.
genreIds
array[string <uuid>]
可选
Optional. If specified, results will be filtered based on genre id. This allows multiple, pipe delimited.
enableTotalRecordCount
boolean
可选
Optional. Enable the total record count.
默认值:
true
示例值:
true
enableImages
boolean
可选
Optional, include image information in output.
默认值:
true
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location--request GET '/Items?userId&maxOfficialRating&hasThemeSong&hasThemeVideo&hasSubtitles&hasSpecialFeature&hasTrailer&adjacentTo&indexNumber&parentIndexNumber&hasParentalRating&isHd&is4K&locationTypes&excludeLocationTypes&isMissing&isUnaired&minCommunityRating&minCriticRating&minPremiereDate&minDateLastSaved&minDateLastSavedForUser&maxPremiereDate&hasOverview&hasImdbId&hasTmdbId&hasTvdbId&isMovie&isSeries&isNews&isKids&isSports&excludeItemIds&startIndex&limit&recursive&searchTerm&sortOrder&parentId&fields&excludeItemTypes&includeItemTypes&filters&isFavorite&mediaTypes&imageTypes&sortBy&isPlayed&genres&officialRatings&tags&years&enableUserData&imageTypeLimit&enableImageTypes&person&personIds&personTypes&studios&artists&excludeArtistIds&artistIds&albumArtistIds&contributingArtistIds&albums&albumIds&ids&videoTypes&minOfficialRating&isLocked&isPlaceHolder&hasOfficialRating&collapseBoxSetItems&minWidth&minHeight&maxWidth&maxHeight&is3D&seriesStatus&nameStartsWithOrGreater&nameStartsWith&nameLessThan&studioIds&genreIds&enableTotalRecordCount=true&enableImages' \
--header'X-Emby-Token;'