get_cost_entries
Fetch raw per-service cost entries for this account over a date range (unaggregated). Prefer query_costs for time-bucketed/aggregated spend — this is for inspecting individual rows. Each row's cost is in USD (see the response's top-level currency field), like every other figure this server returns. A row also carries native_cost/native_currency — what the provider actually billed, for reconciling against their invoice. Those are the one exception to the USD rule here: never sum or compare native_cost across rows, and never quote it without naming the row's native_currency. Unlike query_costs, there is no cost_metric parameter here — cost is always billed cost, never amortized.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | No | ||
| startDate | No |