usage_endpoints
Retrieve request and credit usage totals for each endpoint within a chosen UTC time range, sorted by request volume.
Instructions
Get current user's endpoint usage breakdown. Returns per-endpoint request and credit totals for the selected UTC time range, ordered by request volume.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Custom lower bound in RFC3339 format when range=custom | |
| limit | No | Maximum endpoints to return. Defaults to 20 and clamps to 100. | |
| range | No | Time range preset. Defaults to the current billing period. | |
| to | No | Custom upper bound in RFC3339 format when range=custom |