# \DeprecatedApi
All URIs are relative to */api*
[**get_random**](DeprecatedApi.md#get_random) | **GET** /assets/random |
## get_random
> Vec<models::AssetResponseDto> get_random(count)
This property was deprecated in v1.116.0. This endpoint requires the `asset.read` permission.
### Parameters
**count** | Option<**f64**> | | |
### Return type
[**Vec<models::AssetResponseDto>**](AssetResponseDto.md)
### Authorization
[cookie](../README.md#cookie), [api_key](../README.md#api_key), [bearer](../README.md#bearer)
### HTTP request headers
- **Content-Type**: Not defined
- **Accept**: application/json
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)