This endpoint returns information about a delegator’s state including active stake. Use this endpoint to retrieve historical state data for a specific delegator.
fromDate
and toDate
parameters to query a range of days.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The number of results returned per page
The number of results to skip before starting to return
Start date
"2023-01-01"
End date
"2023-12-31"
Successful Response
The response is of type object
.