Skip to main content
GET
Get one embedded XSD schema

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Path Parameters

type
string
required

Schema type name (bare, e.g. ASLC027 or SLC0001; a trailing .xsd is tolerated).

Example:

"ASLC027"

Response

The raw XSD document.

The response is of type string.