# \ExtraFileApi All URIs are relative to *http://localhost:7878* Method | HTTP request | Description ------------- | ------------- | ------------- [**api_v3_extrafile_get**](ExtraFileApi.md#api_v3_extrafile_get) | **GET** /api/v3/extrafile | ## api_v3_extrafile_get > Vec api_v3_extrafile_get(movie_id) ### Parameters Name | Type | Description | Required | Notes ------------- | ------------- | ------------- | ------------- | ------------- **movie_id** | Option<**i32**> | | | ### Return type [**Vec**](ExtraFileResource.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)