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 ac02881 commit a1776c1Copy full SHA for a1776c1
api.yaml
@@ -23367,6 +23367,12 @@ paths:
23367
required: false
23368
schema:
23369
type: string
23370
+ - name: subType
23371
+ in: query
23372
+ description: The delegation staking sub type to filter by, used with the unstakeable flag.
23373
+ required: false
23374
+ schema:
23375
+ type: string
23376
- $ref: '#/components/parameters/queryPage'
23377
- $ref: '#/components/parameters/queryPageSize'
23378
- $ref: '#/components/parameters/querySortByCreatedDate'
0 commit comments