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 2cb0567 commit 2cc0f56Copy full SHA for 2cc0f56
api.yaml
@@ -21233,6 +21233,12 @@ paths:
21233
parameters:
21234
- $ref: '#/components/parameters/pathCoin1'
21235
- $ref: '#/components/parameters/pathWalletId1'
21236
+ - name: excludeExtraWalletInformation
21237
+ in: query
21238
+ description: Exclude balance and attributes for the wallet
21239
+ required: false
21240
+ schema:
21241
+ type: boolean
21242
responses:
21243
'200':
21244
description: Successful Get a Staking Wallet
0 commit comments