acedatacloud_list_usage
List API usage records with complete backend filters, including time range, status codes, API IDs, credentials, and applications. View by billing or actor perspective with pagination and ordering.
Instructions
List API usage with complete backend-supported filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Compatibility shortcut: records newer than N days. | |
| limit | No | Max records. | |
| api_id | No | API UUID filters. | |
| offset | No | Pagination offset. | |
| ordering | No | Usage ordering. | |
| perspective | No | Billing, actor, or union perspective. | both |
| status_code | No | HTTP status filters. | |
| created_at_to | No | ISO-8601 upper time bound. | |
| credential_id | No | Credential UUID filters. | |
| application_id | No | Application UUID filters. | |
| created_at_from | No | ISO-8601 lower time bound. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |