Skip to main content
Version: 1.0.0

List tags (names)

GET 

/metalakes/:metalake/tags

List tags (names)

Request

Path Parameters

    metalake stringrequired

    The name of the metalake

Query Parameters

    details boolean

    Include detailed information about the tag

Responses

Returns the list of tag objects if {details} is true, otherwise returns the list of tag name

Schema

    oneOf

    code int32

    Possible values: [0]

    Status code of the response

    names string[]
Loading...