# \PaymentMethodApi
All URIs are relative to *https://api.netlify.com/api/v1*
[**list_payment_methods_for_user**](PaymentMethodApi.md#list_payment_methods_for_user) | **GET** /billing/payment_methods |
## list_payment_methods_for_user
> Vec<crate::models::PaymentMethod> list_payment_methods_for_user()
### Parameters
This endpoint does not need any parameter.
### Return type
[**Vec<crate::models::PaymentMethod>**](paymentMethod.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)