v1

latestOpenAPI 3.0.02026-08-04134348905.1 KB
Vesting

List offchain vesting schedules for an organization

Get all offchain vesting schedules for an organization.

get/offchainvesting/schedules

Query parameters

afterIdstring

When paginating this is used to provide the starting point for the page to fetch (retrieved from the previous response body)

limitinteger

Maximum number of results to return per query

Response

List of offchain vesting schedules

Example response

{
  "page": {
    "next": "<next page url>"
  }
}