Retrieves carrier connection logs from S3 filtered by tenant and date range.
Returns log files for the authenticated tenant within the specified date range.
Default date range is the last 30 days if no dates are provided.
If shipment_id is provided, logs are retrieved directly from rate data for better performance.
When using shipment_id, only RATING operation logs are supported.
Tenant Id (string) or Tenant Id (null) (Tenant Id) Tenant id for the company doing the carrier connection requests | |
Shipment Id (string) or Shipment Id (null) (Shipment Id) Shipment ID to retrieve logs for | |
Start Date (string) or Start Date (null) (Start Date) Start date for log retrieval (YYYY-MM-DD) | |
End Date (string) or End Date (null) (End Date) End date for log retrieval (YYYY-MM-DD) | |
Operation (string) or Operation (null) (Operation) Filter logs by operation type | |
Step (string) or Step (null) (Step) Filter logs by step type |
Validation Error
The resource requested was not found either because you do not have permissions to access it or it does not exist.
An unknown internal server issue occured while processing a request. A report is created and logged.
{ }