History

get

Pool history

Path parameters
account_idstringRequired

account ID

Example: 0:97264395BD65A255A429B11326C84128B7D70FFED7949ABAE3036D506BA38621
Responses
200
pool history
application/json
get
GET /v2/staking/pool/{account_id}/history HTTP/1.1
Host: ton-open-api.nownodes.io
Accept: */*
{
  "apy": [
    {
      "apy": 1,
      "time": 1
    }
  ]
}