List Usage
list_usageRetrieve per-scan cost details by date range or scan ID. Attribute costs to specific scans or campaigns for cost analysis.
Instructions
List per-scan usage rows (cost in micros, kind, scan id, timestamp). Use to attribute cost to specific scans or campaigns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_from | No | ISO date (YYYY-MM-DD), inclusive. | |
| date_to | No | ISO date (YYYY-MM-DD), inclusive. | |
| scan_id | No | Filter to one scan's cost rows. | |
| page | No | 1-indexed page. | |
| limit | No | Page size. |