v1

latestOpenAPI 3.0.0raw.githubusercontent.com2024-06-14254049.0 KB
Schemas

Get a schema

Gets the specified schema for a catalog.

get/schemas/{full_name}

Response

The schema was successfully retrieved.

namestring

Name of schema, relative to parent catalog.

catalog_namestring

Name of parent catalog.

commentstring

User-provided free-form text description.

propertiesSecurablePropertiesMap

A map of key-value properties attached to the securable.

full_namestring

Full name of schema, in form of catalog_name.schema_name.

created_atinteger

Time at which this schema was created, in epoch milliseconds.

updated_atinteger

Time at which this schema was last modified, in epoch milliseconds.

schema_idstring

Unique identifier for the schema.