# \AccountApi All URIs are relative to *https://api.sendinblue.com/v3* Method | HTTP request | Description ------------- | ------------- | ------------- [**get_account**](AccountApi.md#get_account) | **GET** /account | Get your account information, plan and credits details ## get_account > crate::models::GetAccount get_account() Get your account information, plan and credits details ### Parameters This endpoint does not need any parameter. ### Return type [**crate::models::GetAccount**](getAccount.md) ### Authorization [api-key](../README.md#api-key) ### 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)