latestOpenAPI 3.0.32026-08-10336178.7 KB
6b7d8bd51050
Algo
List TWAP strategies
List TWAP strategies for the selected master account, owned subaccount, or leader-owned vault. By default returns only active and cancelling strategies.
get/v2/algo/twap
Query parameters
status'active' | 'all' | 'completed' | 'cancelled' | 'expired' | 'failed' | 'liquidated'
Filter by status. Empty or "active" returns active + cancelling strategies. "all" includes terminal statuses. Any other value filters to that specific status.
vault_idstring
Select a vault trading account. The authenticated account must be the vault leader. Mutually exclusive with sub_account_id.
sub_account_idstring uuid
Select an active subaccount owned by the authenticated master account. Requires JWT or API-wallet authentication and is used only when account_id, vault_id, and blockchain_address are absent.
Response
Successful response