Exporting Policy to Excel
Return policy and its artifacts in a xlsx file format for the specified policy.
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.
Path Parameters
Name | Type | Description |
---|---|---|
policyId* | String | Policy Id |
Last updated