acedatacloud_export_usage
Export API usage data as a CSV file. Apply filters to narrow the result when the output exceeds the size limit.
Instructions
Export bounded API usage CSV; narrow filters when the response exceeds the limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_id | No | API UUID filters. | |
| max_bytes | No | Maximum CSV bytes returned. | |
| 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 |