Optionalconfiguration: ConfigurationOptionaloptions: RawAxiosRequestConfig
Override http request option.
Channel id.
Optionaloptions: RawAxiosRequestConfig
Override http request option.
Channel Id.
OptionalfolderId: string
Optional. Folder Id.
OptionaluserId: string
Optional. User Id.
OptionalstartIndex: number
Optional. The record index to start at. All items with a lower index will be dropped from the results.
Optionallimit: number
Optional. The maximum number of records to return.
OptionalsortOrder: SortOrder[]
Optional. Sort Order - Ascending,Descending.
Optionalfilters: ItemFilter[]
Optional. Specify additional filters to apply.
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.
Optionalfields: ItemFields[]
Optional. Specify additional fields of information to return in the output.
Optionaloptions: RawAxiosRequestConfig
Override http request option.
OptionaluserId: string
User Id to filter by. Use System.Guid.Empty to not filter by user.
OptionalstartIndex: number
Optional. The record index to start at. All items with a lower index will be dropped from the results.
Optionallimit: number
Optional. The maximum number of records to return.
OptionalsupportsLatestItems: boolean
Optional. Filter by channels that support getting latest items.
OptionalsupportsMediaDeletion: boolean
Optional. Filter by channels that support media deletion.
OptionalisFavorite: boolean
Optional. Filter by channels that are favorite.
Optionaloptions: RawAxiosRequestConfig
Override http request option.
OptionaluserId: string
Optional. User Id.
OptionalstartIndex: number
Optional. The record index to start at. All items with a lower index will be dropped from the results.
Optionallimit: number
Optional. The maximum number of records to return.
Optionalfilters: ItemFilter[]
Optional. Specify additional filters to apply.
Optionalfields: ItemFields[]
Optional. Specify additional fields of information to return in the output.
OptionalchannelIds: string[]
Optional. Specify one or more channel id's, comma delimited.
Optionaloptions: RawAxiosRequestConfig
Override http request option.
ChannelApi - functional programming interface