get_api_usage
Retrieve API usage statistics for a date range up to 30 days. Provide start and end dates in ISO 8601 format to get the data.
Instructions
Retrieve Linked API usage statistics. Date range must not exceed 30 days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | End date for the statistics period in ISO 8601 format (e.g., '2024-01-30T00:00:00Z') | |
| start | Yes | Start date for the statistics period in ISO 8601 format (e.g., '2024-01-01T00:00:00Z') |