infra_billing_get_infra_billing_records
Retrieve paginated infrastructure billing history records using start and size parameters. Use it to review past charges for audits, reconciliation, or cost tracking.
Instructions
GET /api/infra-billing/history Get infra billing history Tags: Infra Billing Controller Пагинация через query-параметры: start, size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Number of billing records to return, no more than 500 | |
| start | No | Start index (offset) of the billing history records to return, default is 0 |