v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1483477323.4 KB

Gets a schema version with the provided information.

get/schema-versions/{Type}/{SchemaVersionedId}

Path parameters

Type'capability' | 'definition' required

The type of schema version.

SchemaVersionedIdstring required

Schema id with a version specified. If the version is missing, it defaults to latest version.

Query parameters

Format'AWS' | 'ZCL' | 'CONNECTOR'

The format of the schema version.

Response

Success

SchemaIdstring

The id of the schema version.

Type'capability' | 'definition'

The type of schema version.

Descriptionstring

The description of the schema version.

Namespacestring

The name of the schema version.

SemanticVersionstring

The schema version. If this is left blank, it defaults to the latest version.

Visibility'PUBLIC' | 'PRIVATE'

The visibility of the schema version.

Schemaobject

The schema of the schema version.