Skip to main content

/extended/v3/staking/signers/{principal}/stakers REST API Endpoint

Loading...

Updated on
Aug 18, 2026

/extended/v3/staking/signers/{principal}/stakers REST API Endpoint

Path Parameters

principal
string
REQUIRED
Loading...

Query Parameters

limit
integer
Loading...
cursor
string
Loading...

Returns

total
integer
Loading...
limit
integer
Loading...
cursor
object
Loading...
next
string
Loading...
previous
string
Loading...
current
string
Loading...
results
array
Loading...
staker
string
Loading...
types
array
Loading...
Request
Response
1
{
2
"total": 0,
3
"limit": 1,
4
"cursor": {
5
"next": null,
6
"previous": null,
7
"current": null
8
},
9
"results": []
10
}
1
{
2
"total": 0,
3
"limit": 1,
4
"cursor": {
5
"next": null,
6
"previous": null,
7
"current": null
8
},
9
"results": []
10
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free