Grid

List grid bots

List grid bots for the selected master account, owned subaccount, or leader-owned vault.

get/v2/grid/bot

Query parameters

limitinteger

Max bots to return (default 100)

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

countinteger

Number of bots returned

Changes

No recorded changes to this endpoint across all 1 revision of this API.