Return a list of all retire vcs.
Returns all retire vcs.
headers:
x-total-count:
schema:
type: integer
description: Total items in the collection.
content:
application/json:
schema:
type: array
items:
$ref: '#/components/schemas/'
content:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'