Returning list of all Retire Pools
Return a list of all retire pools.
Query Parameters
Name
Type
Description
headers:
x-total-count:
schema:
type: integer
description: Total items in the collection.
content:
application/json:
schema:
type: array
items:
$ref: '#/components/schemas/RetirePoolDTO'content:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'Last updated