usage_endpoints
Retrieve per-endpoint request and credit totals for a selected 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 |
|---|---|---|---|
| to | No | Custom upper bound in RFC3339 format when range=custom | |
| 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. |