Exporting Policy to Excel

Return policy and its artifacts in a xlsx file format for the specified policy.

get

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.

Authorizations
Path parameters
policyIdstringRequired

Policy Id

Responses
200
Successful operation.
application/json
Responsestring ยท binary
get
GET /api/v1/policies/{policyId}/export/xlsx HTTP/1.1
Host: 
Authorization: Bearer JWT
Accept: */*
binary

Last updated