SchemasService
Gets the specified schema within the metastore. The caller must be a metastore admin, the owner of the schema, or a user that has the USE_SCHEMA privilege on the schema.
get/schemas/{name}
Path parameters
namestring required
Query parameters
fullNamestring
Full name of schema.
Format: catalog_name.schema_name
Response
OK