usage_recent_ips
Retrieve recent client IP addresses observed for your product API traffic, ordered by last seen time. Excludes console, billing, and user-management endpoints.
Instructions
Get current user's recent API client IPs. Returns recent client IP addresses observed for the JWT-authenticated user's product API traffic, ordered by last seen time. Console, billing, usage, and user-management endpoints are excluded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Custom lower bound in RFC3339 format when range=custom | |
| limit | No | Maximum IPs 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 |