Export the selected rule (by ID) into the file

Returns schema files for the schema.

get

Returns schema files for the schema. Only users with the Standard Registry role are allowed to make the request.

Authorizations
Path parameters
schemaIdstringRequired

Schema ID

Example: 000000000000000000000001
Responses
200
Successful operation. Response zip file.
get
GET /api/v1/schemas/{schemaId}/export/file HTTP/1.1
Host: 
Authorization: Bearer JWT
Accept: */*

No content

Last updated