# \ScriptControllerApi
All URIs are relative to *http://localhost:9000*
[**get_scripts**](ScriptControllerApi.md#get_scripts) | **POST** /api/script |
## get_scripts
> Vec<models::Script> get_scripts()
### Parameters
This endpoint does not need any parameter.
### Return type
[**Vec<models::Script>**](Script.md)
### Authorization
[bearerAuth](../README.md#bearerAuth)
### HTTP request headers
- **Content-Type**: Not defined
- **Accept**: */*
[[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)