Periods vesting periods by id
GET
/v1/vesting/{id}/periodsLast modified: 3 months ago
Periods vesting periods by id. Returns not empty array only for periodic vestings.
Request
Path Params
id
integer
required
Internal identity
Example:
1
Query Params
limit
integer
optional
Count of requested entities
<= 100
Example:
10
offset
integer
optional
Offset
Example:
0
Request samples
Responses
OK(200)
Bad Request(400)
Internal Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 3 months ago