v1
latestSwagger 2.02026-07-17127100479.5 KBvesting
Get vesting periods by id
Returns vesting periods by vesting id. Returns a non-empty array only for periodic vestings.
get/vesting/{id}/periods
Path parameters
idinteger required
Internal identity
Query parameters
limitinteger
Count of requested entities
offsetinteger
Offset
Response
OK
Example response
{
"amount": "123.13333",
"time": "2023-07-04T03:10:57+00:00"
}