Skip to main content
Version: 0.8.0-incubating

List schemas

GET 

http://localhost:8090/api/metalakes/:metalake/catalogs/:catalog/schemas

List schemas

Request

Path Parameters

    metalake stringrequired

    The name of the metalake

    catalog stringrequired

    The name of the catalog

Responses

A list of entities

Schema

    code int32

    Possible values: [0]

    Status code of the response

    identifiers

    object[]

    A list of NameIdentifier objects

  • Array [

  • namespace string[]required

    The namespace of the entity may be with multiple levels

    name stringrequired

    The name of the entity

  • ]


Request Collapse all
Base URL
http://localhost:8090/api
Auth
Parameters
— pathrequired
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!