**count** | **java.math.BigDecimal**| Number of items | [optional]
**count** | **java.math.BigDecimal**| Number of items (max: 100) | [optional]
**sort** | **kotlin.String**| Sort column (-createdAt for example) | [optional]
**rating** | **kotlin.String**| Optionally filter which ratings to retrieve | [optional] [enum: like, dislike]
...
...
@@ -228,7 +228,7 @@ val nsfw : kotlin.String = nsfw_example // kotlin.String | whether to include ns
valfilter:kotlin.String=filter_example// kotlin.String | Special filters (local for instance) which might require special rights: * `local` - only videos local to the instance * `all-local` - only videos local to the instance, but showing private and unlisted videos (requires Admin privileges)
valskipCount:kotlin.String=skipCount_example// kotlin.String | if you don't need the `total` in the response
@@ -256,7 +256,7 @@ Name | Type | Description | Notes
**filter** | **kotlin.String**| Special filters (local for instance) which might require special rights: * `local` - only videos local to the instance *`all-local` - only videos local to the instance, but showing private and unlisted videos (requires Admin privileges) | [optional] [enum: local, all-local]
**skipCount** | **kotlin.String**| if you don't need the `total` in the response | [optional] [enum: true, false]
**count** | **java.math.BigDecimal**| Number of items | [optional]
**count** | **java.math.BigDecimal**| Number of items (max: 100) | [optional]
**sort** | **kotlin.String**| Sort column (-createdAt for example) | [optional]
### Return type
...
...
@@ -266,7 +266,7 @@ val nsfw : kotlin.String = nsfw_example // kotlin.String | whether to include ns
valfilter:kotlin.String=filter_example// kotlin.String | Special filters (local for instance) which might require special rights: * `local` - only videos local to the instance * `all-local` - only videos local to the instance, but showing private and unlisted videos (requires Admin privileges)
valskipCount:kotlin.String=skipCount_example// kotlin.String | if you don't need the `total` in the response
@@ -293,7 +293,7 @@ Name | Type | Description | Notes
**filter** | **kotlin.String**| Special filters (local for instance) which might require special rights: * `local` - only videos local to the instance *`all-local` - only videos local to the instance, but showing private and unlisted videos (requires Admin privileges) | [optional] [enum: local, all-local]
**skipCount** | **kotlin.String**| if you don't need the `total` in the response | [optional] [enum: true, false]
@@ -30,7 +30,7 @@ val nsfw : kotlin.String = nsfw_example // kotlin.String | whether to include ns
valfilter:kotlin.String=filter_example// kotlin.String | Special filters (local for instance) which might require special rights: * `local` - only videos local to the instance * `all-local` - only videos local to the instance, but showing private and unlisted videos (requires Admin privileges)
valskipCount:kotlin.String=skipCount_example// kotlin.String | if you don't need the `total` in the response
@@ -58,7 +58,7 @@ Name | Type | Description | Notes
**filter** | **kotlin.String**| Special filters (local for instance) which might require special rights: * `local` - only videos local to the instance *`all-local` - only videos local to the instance, but showing private and unlisted videos (requires Admin privileges) | [optional] [enum: local, all-local]
**skipCount** | **kotlin.String**| if you don't need the `total` in the response | [optional] [enum: true, false]
@@ -44,7 +44,7 @@ val nsfw : kotlin.String = nsfw_example // kotlin.String | whether to include ns
valfilter:kotlin.String=filter_example// kotlin.String | Special filters (local for instance) which might require special rights: * `local` - only videos local to the instance * `all-local` - only videos local to the instance, but showing private and unlisted videos (requires Admin privileges)
valskipCount:kotlin.String=skipCount_example// kotlin.String | if you don't need the `total` in the response
@@ -72,7 +72,7 @@ Name | Type | Description | Notes
**filter** | **kotlin.String**| Special filters (local for instance) which might require special rights: * `local` - only videos local to the instance *`all-local` - only videos local to the instance, but showing private and unlisted videos (requires Admin privileges) | [optional] [enum: local, all-local]
**skipCount** | **kotlin.String**| if you don't need the `total` in the response | [optional] [enum: true, false]
@@ -111,7 +111,7 @@ val nsfw : kotlin.String = nsfw_example // kotlin.String | whether to include ns
valfilter:kotlin.String=filter_example// kotlin.String | Special filters (local for instance) which might require special rights: * `local` - only videos local to the instance * `all-local` - only videos local to the instance, but showing private and unlisted videos (requires Admin privileges)
valskipCount:kotlin.String=skipCount_example// kotlin.String | if you don't need the `total` in the response
@@ -139,7 +139,7 @@ Name | Type | Description | Notes
**filter** | **kotlin.String**| Special filters (local for instance) which might require special rights: * `local` - only videos local to the instance *`all-local` - only videos local to the instance, but showing private and unlisted videos (requires Admin privileges) | [optional] [enum: local, all-local]
**skipCount** | **kotlin.String**| if you don't need the `total` in the response | [optional] [enum: true, false]
@@ -218,7 +218,7 @@ val nsfw : kotlin.String = nsfw_example // kotlin.String | whether to include ns
valfilter:kotlin.String=filter_example// kotlin.String | Special filters (local for instance) which might require special rights: * `local` - only videos local to the instance * `all-local` - only videos local to the instance, but showing private and unlisted videos (requires Admin privileges)
valskipCount:kotlin.String=skipCount_example// kotlin.String | if you don't need the `total` in the response
@@ -245,7 +245,7 @@ Name | Type | Description | Notes
**filter** | **kotlin.String**| Special filters (local for instance) which might require special rights: * `local` - only videos local to the instance *`all-local` - only videos local to the instance, but showing private and unlisted videos (requires Admin privileges) | [optional] [enum: local, all-local]
**skipCount** | **kotlin.String**| if you don't need the `total` in the response | [optional] [enum: true, false]
@@ -220,7 +220,7 @@ val nsfw : kotlin.String = nsfw_example // kotlin.String | whether to include ns
valfilter:kotlin.String=filter_example// kotlin.String | Special filters (local for instance) which might require special rights: * `local` - only videos local to the instance * `all-local` - only videos local to the instance, but showing private and unlisted videos (requires Admin privileges)
valskipCount:kotlin.String=skipCount_example// kotlin.String | if you don't need the `total` in the response
@@ -248,7 +248,7 @@ Name | Type | Description | Notes
**filter** | **kotlin.String**| Special filters (local for instance) which might require special rights: * `local` - only videos local to the instance *`all-local` - only videos local to the instance, but showing private and unlisted videos (requires Admin privileges) | [optional] [enum: local, all-local]
**skipCount** | **kotlin.String**| if you don't need the `total` in the response | [optional] [enum: true, false]
@@ -34,7 +34,7 @@ val nsfw : kotlin.String = nsfw_example // kotlin.String | whether to include ns
valfilter:kotlin.String=filter_example// kotlin.String | Special filters (local for instance) which might require special rights: * `local` - only videos local to the instance * `all-local` - only videos local to the instance, but showing private and unlisted videos (requires Admin privileges)
valskipCount:kotlin.String=skipCount_example// kotlin.String | if you don't need the `total` in the response
@@ -61,7 +61,7 @@ Name | Type | Description | Notes
**filter** | **kotlin.String**| Special filters (local for instance) which might require special rights: * `local` - only videos local to the instance *`all-local` - only videos local to the instance, but showing private and unlisted videos (requires Admin privileges) | [optional] [enum: local, all-local]
**skipCount** | **kotlin.String**| if you don't need the `total` in the response | [optional] [enum: true, false]
* @param filter Special filters (local for instance) which might require special rights: * `local` - only videos local to the instance * `all-local` - only videos local to the instance, but showing private and unlisted videos (requires Admin privileges) (optional)
* @param skipCount if you don't need the `total` in the response (optional)
* @param start Offset (optional)
* @param count Number of items (optional)
* @param count Number of items (max: 100) (optional)
* @param sort Sort videos by criteria (optional)
* @return VideoListResponse
* @throws UnsupportedOperationException If the API returns an informational or redirection response
* @param filter Special filters (local for instance) which might require special rights: * `local` - only videos local to the instance * `all-local` - only videos local to the instance, but showing private and unlisted videos (requires Admin privileges) (optional)
* @param skipCount if you don't need the `total` in the response (optional)
* @param start Offset (optional)
* @param count Number of items (optional)
* @param count Number of items (max: 100) (optional)
* @param sort Sort videos by criteria (optional)
* @return VideoListResponse
* @throws UnsupportedOperationException If the API returns an informational or redirection response