Returns all Standard Registries with Policies and VC Documents
Returns all Standard Registries aggregated with policies and vcDocuments.
GET /accounts/standard-registries/aggregated
Returns all Standard Registries aggregated with policies and vcDocuments.
content:
application/json:
schema:
type: array
items:
$ref: '#/components/schemas/AggregatedDTOItem'content:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'Last updated