Get Delegator Pool RewardsAsk AIget https://api.p2p.org/api/v1/{network}/data/delegator/pool/rewardsGet a list of delegator pool's rewards.Path ParamsnetworkstringenumrequiredNetwork name.polkadotkusamaAllowed:polkadotkusamaQuery ParamsstartAtdate-timeTimestamp of the report data period start in the ISO 8601 format. If not specified, the default value is the one month ago.finishAtdate-timeTimestamp of the report data period finish in the ISO 8601 format. If not specified, the default value is the current date.startNumbernumberStart number of the staking period.finishNumbernumberFinish number of the staking period.limitnumber1 to 1000Number of resources that a single response page contains.offsetnumber0 to 10000000Number of resources to exclude from a response.addressstringrequiredPool address in the required network.delegatorAddressstringDelegator address in the required network.groupBystringenumGroup the report data:`stakingPeriod` — aggregate the results by epoch`day` — aggregate the results by days`all` — aggregate the results over the entire period.stakingPerioddayallAllowed:stakingPerioddayallResponses 200OK 400Bad request 401Unauthorized 500Internal server errorUpdated 11 months ago