This endpoint returns the delegation history by delegator address
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 (Documentation Index
Fetch the complete documentation index at: https://docs.rated.network/llms.txt
Use this file to discover all available pages before exploring further.
fromDate) and end dates (toDate) of the delegation. If toDate is None, it means the address is currently delegated to that operator.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
mainnet, hoodi, holesky The number of results returned per page
The number of results to skip before starting to return