Get delegations by delegator
Metadata
Get delegations by delegator
This endpoint returns the delegation history by delegator address
GET
Get delegations by delegator
Using this endpoint, you can query per delegator using its delegator address, and you will see that particular delegator’s delegation history per operator. Returned information includes the start date (
fromDate) and end dates (toDate) of the delegation. If toDate is None, it means the address is currently delegated to that operator.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Available options:
mainnet, hoodi, holesky Path Parameters
Query Parameters
The number of results returned per page
The number of results to skip before starting to return