export_data
Export account data as CSV per category, with optional row IDs for specific records. Choose from profile, activity, transactions, usage, IP addresses, volumes, VMs, or firewall rules.
Instructions
Export a copy of this account's own data as CSV, one category at a time. category must be one of: profile, activity, invoices, transactions, usage, ip_addresses, volumes, vms, firewall_rules. ids (optional, for invoices/transactions/usage/ ip_addresses/volumes/vms only) narrows to specific row ids instead of exporting everything in that category.
Note: 'invoices' is a zip archive (one folder per invoice) on the real dashboard, which can't be returned as text here — that one category should be downloaded from the dashboard's own Export Data page instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | ||
| category | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |