get Favorite Shows
suspend fun getFavoriteShows(accountId: String, page: Int, sortBy: TmdbListSortBy? = null, sortOrder: TmdbSortOrder = TmdbSortOrder.DESC): TmdbShowPageResult
Get the list of TV shows you have marked as a favorite.