readarr 0.1.0

Readarr API docs
Documentation
# \UpdateApi

All URIs are relative to *http://localhost:8787*

Method | HTTP request | Description
------------- | ------------- | -------------
[**list_update**]UpdateApi.md#list_update | **GET** /api/v1/update | 



## list_update

> Vec<models::UpdateResource> list_update()


### Parameters

This endpoint does not need any parameter.

### Return type

[**Vec<models::UpdateResource>**](UpdateResource.md)

### Authorization

[apikey](../README.md#apikey), [X-Api-Key](../README.md#X-Api-Key)

### HTTP request headers

- **Content-Type**: Not defined
- **Accept**: text/plain, application/json, text/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)