For the complete documentation index, see llms.txt. This page is also available as Markdown.

Export Files from Schema

POST /schemas/{schemaId}/export/file

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

Path Parameters

Name
Type
Description

schemaID*

String

Selected schema ID

{
   
}

Was this helpful?