Get Delegator StakeAsk AIget https://api.p2p.org/api/v1/{network}/data/delegator/stakesGet a current delegator stake.Path ParamsnetworkstringenumrequiredNetwork name.ethereumsolanacosmoshubpolkadotkusamasuipolygontoncardanocelestiaShow 10 enum valuesQuery 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.addressstringrequiredDelegator address in the required network.addressTypestringenumDelegator address type in the required network:`deposit` — available for the Ethereum network (used by default)`withdrawal` — available for the Ethereum network`delegator` — available for the Polygon, Solana, Cosmos, Near, and Sui networks (used by default)`stake_account` — available for the Solana`nominator` — available for the TON and Polkadot networks (used by default)`nominator_reward_account` — available for the Polkadot networksdepositwithdrawalnominatornominator_reward_accountdelegatorstake_accountAllowed:depositwithdrawalnominatornominator_reward_accountdelegatorstake_accountvalidatorAddressstringValidator address in the required network for this delegator.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:stakingPerioddayallskipstringenumExclude breakdown by validator from the data report.validatorAllowed:validatorResponses 200OK 400Bad request 401Unauthorized 500Internal server errorUpdated about 1 year ago