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