Get stacking pool members
Retrieves the list of stacking pool members for a given delegator principal.
GET
/extended/v1/pox4/{pool_principal}/delegations
Stacking pool members
Retrieves the list of stacking pool members for a given delegator principal.
Path Parameters
pool_principal
Requiredstring
Address principal of the stacking pool delegator
Query Parameters
after_block
integer
If specified, only delegation events after the given block will be included
unanchored
boolean
whether or not to include Stackers from unconfirmed transactions
Example:true
Default: false
limit
integer
number of items to return
Example:100
Default: 100
Maximum: 200
offset
integer
number of items to skip
Example:300
Default: 0
Status code | Description |
---|---|
200 | Success |
GET request that returns stacking pool member details for a given pool (delegator) principal