Optional
configuration: ConfigurationOptional
options: RawAxiosRequestConfig = {}Override http request option.
Channel id.
Optional
options: RawAxiosRequestConfig = {}Override http request option.
Channel Id.
Optional
folderId: stringOptional. Folder Id.
Optional
userId: stringOptional. User Id.
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
sortOrder: SortOrder[]Optional. Sort Order - Ascending,Descending.
Optional
filters: ItemFilter[]Optional. Specify additional filters to apply.
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
fields: ItemFields[]Optional. Specify additional fields of information to return in the output.
Optional
options: RawAxiosRequestConfig = {}Override http request option.
Optional
userId: stringUser Id to filter by. Use System.Guid.Empty to not filter by user.
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
supportsLatestItems: booleanOptional. Filter by channels that support getting latest items.
Optional
supportsMediaDeletion: booleanOptional. Filter by channels that support media deletion.
Optional
isFavorite: booleanOptional. Filter by channels that are favorite.
Optional
options: RawAxiosRequestConfig = {}Override http request option.
Optional
userId: stringOptional. User Id.
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
filters: ItemFilter[]Optional. Specify additional filters to apply.
Optional
fields: ItemFields[]Optional. Specify additional fields of information to return in the output.
Optional
channelIds: string[]Optional. Specify one or more channel id's, comma delimited.
Optional
options: RawAxiosRequestConfig = {}Override http request option.
ChannelsApi - axios parameter creator
Export