# \ApiLogApi
All URIs are relative to *https://api.eu-west-2.outscale.com/api/v1*
[**read_api_logs**](ApiLogApi.md#read_api_logs) | **POST** /ReadApiLogs |
## read_api_logs
> crate::models::ReadApiLogsResponse read_api_logs(read_api_logs_request)
### Parameters
**read_api_logs_request** | Option<[**ReadApiLogsRequest**](ReadApiLogsRequest.md)> | | |
### Return type
[**crate::models::ReadApiLogsResponse**](ReadApiLogsResponse.md)
### Authorization
[ApiKeyAuth](../README.md#ApiKeyAuth)
### HTTP request headers
- **Content-Type**: application/json
- **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)