Returns Schema in Excel file format
Returns a xlsx file containing schemas. Only users with the Standard Registry role are allowed to make the request.
Authorizations
Path parameters
schemaIdstringRequired
Schema ID
Responses
200
Successful operation.
application/json
Responsestring ยท binary
401
Unauthorized
403
Forbidden.
500
Internal server error.
application/json
get
GET /api/v1/schemas/{schemaId}/export/xlsx HTTP/1.1
Host:
Authorization: Bearer JWT
Accept: */*
binary
Last updated