We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bitgo-api-docs
1 parent f26b007 commit 8038c57Copy full SHA for 8038c57
api.yaml
@@ -35625,6 +35625,12 @@ paths:
35625
schema:
35626
type: boolean
35627
default: false
35628
+ - name: excludeEvmKeyringChildWallets
35629
+ description: excludeEvmKeyringChildWallets - Supports filtering out EVM keyring child wallets via excludeEvmKeyringChildWallets parameter
35630
+ in: query
35631
+ schema:
35632
+ type: boolean
35633
+ default: false
35634
- name: limit
35635
description: Maximum number of results to return. If the result set is truncated, use the "nextBatchPrevId" value to get the next batch.
35636
in: query
0 commit comments