API 参考
Export
GET
/api/v1/exportsAuthorization
bearerAuth AuthorizationBearer <token>
Session JWT access token or personal access token (tm_pat_…).
In: header
Query Parameters
format?string
Value in
- "csv"
- "json"
account_id?string
Account scope. Accepts a single account id, a comma-separated list, or the parameter repeated (portfolio mode). Multi-account scopes must share one base currency; mixed-currency selections return 400 mixed_currencies. Omit for all accounts.
from?string
RFC3339 start time
Format
date-timeto?string
RFC3339 end time
Format
date-timeResponse Body
curl -X GET "https://example.com/api/v1/exports"Empty