Get stacking pool members
Retrieves the list of stacking pool members for a given delegator principal.
GET
/extended/beta/stacking/{pool_principal}/delegations
Retrieves the list of stacking pool members for a given delegator principal.
Path parameters
pool_principalRequiredstring
Address principal of the stacking pool delegator
Query parameters
after_blockinteger
If specified, only delegation events after the given block will be included
unanchoredboolean
Whether or not to include Stackers from unconfirmed transactions
Example:trueDefault:  falselimitinteger
Number of items to return
Example:100Default:  100Maximum:  200offsetinteger
Number of items to skip
Example:300Default:  0| Status code | Description | 
|---|---|
| 200 | Success | 
GET request that returns stacking pool member details for a given pool (delegator) principal