Metadata
Get the stake accounts associated to a validator.
This endpoint returns all distinct stake accounts associated to a validator over a period of time when they were actively delegated.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
The number of results returned per page
The number of results to skip before starting to return
Start date
Examples:
"2025-01-01"
End date
Examples:
"2025-01-02"
Response
200
application/json
Successful Response
The response is of type object
.