Returning list of all Retire Pools
Return a list of all retire pools.
GET
/contracts/retire/pools
Returns all retire pools.
Query Parameters
Name | Type | Description |
---|---|---|
tokens | String | Tokens |
contractId | String | Contract Identifier |
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