Returns Schema in Excel file format

Return schemas in a xlsx file format for the specified policy.

get

Returns a xlsx file containing schemas. Only users with the Standard Registry role are allowed to make the request.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
schemaIdstringRequired

Schema ID

Responses
200

Successful operation.

application/json
Responsestring Β· binary
get
/schemas/{schemaId}/export/xlsx

Last updated