Returning all Retired VCs
Return a list of all retire vcs.
GET
/contracts/retire
Returns all retire vcs.
Query Parameters
Name
Type
Description
pageSize
number
The numbers of items to return
pageIndex
number
The number of pages to skip before starting to collect the result set
Last updated