# \UserInfoApi
All URIs are relative to *https://api.ibanity.com/ponto-connect*
[**get_user_info**](UserInfoApi.md#get_user_info) | **GET** /userinfo | Get User Info
## get_user_info
> models::UserInfoSingle get_user_info()
Get User Info
### Parameters
This endpoint does not need any parameter.
### Return type
[**models::UserInfoSingle**](userInfo_single.md)
### Authorization
[oAuth](../README.md#oAuth)
### 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)