Exporting Policy to Excel
Was this helpful?
GET /policies/{policyId}/export/xlsx
Returns a xlsx file containing the published policy and all associated artifacts, i.e. schemas and VCs. Only users with the Standard Registry role are allowed to make the request.
policyId*
String
Policy Id
content:
application/json:
schema:
type: string
format: binarycontent:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'Was this helpful?
Was this helpful?