# \HookTypeApi
All URIs are relative to *https://api.netlify.com/api/v1*
[**list_hook_types**](HookTypeApi.md#list_hook_types) | **GET** /hooks/types |
## list_hook_types
> Vec<crate::models::HookType> list_hook_types()
### Parameters
This endpoint does not need any parameter.
### Return type
[**Vec<crate::models::HookType>**](hookType.md)
### Authorization
[netlifyAuth](../README.md#netlifyAuth)
### 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)